diff options
-rw-r--r-- | Config.in | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ source "target/config/Config.in.systemopts" source "target/config/Config.in.subsystem" source "target/config/Config.in.qemuopts" source "target/config/Config.in.cpu" + +comment "After you saved your configuration once, you shouldn't change anything above" + depends on ADK_TARGET_OS_LINUX && !ADK_APPLIANCE_TOOLCHAIN && !ADK_TARGET_CHOOSE_ARCH + source "target/config/Config.in.tasks" menu "Firmware configuration" |