Преглед на файлове

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"