فهرست منبع

finetune first configuration

Waldemar Brodkorb 10 سال پیش
والد
کامیت
0e5494c148
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      Config.in

+ 3 - 0
Config.in

@@ -38,7 +38,10 @@ 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"
 source "target/config/Config.in.libc"
 source "target/config/Config.in.target"