diff options
Diffstat (limited to 'toolchain/gcc/Config.in.2')
-rw-r--r-- | toolchain/gcc/Config.in.2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in.2 b/toolchain/gcc/Config.in.2 index d83502ba1..bb97286c1 100644 --- a/toolchain/gcc/Config.in.2 +++ b/toolchain/gcc/Config.in.2 @@ -1,7 +1,6 @@ config BR2_PACKAGE_GCC_TARGET bool "native toolchain in the target filesystem" default n - select BR2_PACKAGE_UCLIBC_TARGET_HEADERS help If you want the target system to be able to run binutils/gcc and compile native code, say Y here. |