blob: 41402ba770476ef38d6185fa05d9bb70e21bf197 [file] [log] [blame] [edit]
echo 'ERROR: Do not source build.config.arm.
Instead, set kernel_build.make_goals (e.g. ["modules"])
After you clean up the aforementioned build configs:
- If you still have build configs, use:
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.constants
at the top of your build config, and file a bug with your existing build config.
- If you do not have any build configs, delete kernel_build.build_config entirely.
' >&2
exit 1