summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2007-01-31 11:10:06 +0100
committerBernhard Reutner-Fischer2007-01-31 11:10:06 +0100
commit47857d95ce034d397d74c94ede556f4c5dba9f62 (patch)
tree76900070f5b3e649f03207f638f1f572b28400aa /package
parent- explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core (diff)
downloadbuildroot-47857d95ce034d397d74c94ede556f4c5dba9f62.tar.gz
buildroot-47857d95ce034d397d74c94ede556f4c5dba9f62.tar.xz
buildroot-47857d95ce034d397d74c94ede556f4c5dba9f62.zip
- remove the '"install uClibc headers in the target filesystem" without a native compiler' option.
Diffstat (limited to 'package')
-rw-r--r--package/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Config.in b/package/Config.in
index 06f45fe5e..ca2221f5b 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -32,7 +32,6 @@ source "package/tar/Config.in"
endif
comment "Other development stuff"
-source "toolchain/uClibc/Config.in.2"
source "package/autoconf/Config.in"
source "package/automake/Config.in"
source "package/bison/Config.in"