summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-30 10:25:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-30 10:25:32 +0200
commit5614f148dc4cb92b53a3e8817e03d81a5715b29c (patch)
tree24c2bef653faa50899fa3068873e38c0ab2a920d /Config.in
parent8b2ea5fd6a65f35d670eba5c44a7f7f9d561c131 (diff)
remove cleandir comment, add postconfig logic to inform user about rebuild
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Config.in b/Config.in
index 22809cb0c..e177307fa 100644
--- a/Config.in
+++ b/Config.in
@@ -25,9 +25,6 @@ source "target/config/Config.in.qemu"
source "target/config/Config.in.kernelversion"
source "target/config/Config.in.toolchain"
-comment "changes made below do not require make cleandir after reconfiguration"
-depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM
-
menu "Target configuration"
depends on !ADK_CHOOSE_TARGET_ARCH && !ADK_CHOOSE_TARGET_SYSTEM
source "target/config/Config.in.qemuopts"