1
0
Waldemar Brodkorb 11 лет назад
Родитель
Сommit
e8b502d0d9
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      target/config/Config.in.toolchain

+ 0 - 2
target/config/Config.in.toolchain

@@ -12,7 +12,6 @@ config ADK_VENDOR
 
 choice
 prompt "GCC version"
-depends on !ADK_CHOOSE_TARGET_SYSTEM && !ADK_CHOOSE_TARGET_ARCH
 
 config ADK_TOOLCHAIN_GCC_4_5_4
 	prompt "4.5.4"
@@ -216,5 +215,4 @@ config ADK_UCLIBC_TEST
 	depends on ADK_TARGET_LIB_UCLIBC_NG || ADK_TARGET_LIB_UCLIBC
 	default y
 
-
 endmenu