From 47857d95ce034d397d74c94ede556f4c5dba9f62 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 31 Jan 2007 10:10:06 +0000 Subject: - remove the '"install uClibc headers in the target filesystem" without a native compiler' option. --- toolchain/gcc/Config.in.2 | 1 - 1 file changed, 1 deletion(-) (limited to 'toolchain/gcc') 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. -- cgit v1.2.3