diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-01-31 10:10:06 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-01-31 10:10:06 +0000 |
commit | 47857d95ce034d397d74c94ede556f4c5dba9f62 (patch) | |
tree | 76900070f5b3e649f03207f638f1f572b28400aa /toolchain/uClibc/Config.in.2 | |
parent | 2c272874b82d0a0e4b1412303fcedff638ec9283 (diff) | |
download | buildroot-novena-47857d95ce034d397d74c94ede556f4c5dba9f62.tar.gz buildroot-novena-47857d95ce034d397d74c94ede556f4c5dba9f62.zip |
- remove the '"install uClibc headers in the target filesystem" without a native compiler' option.
Diffstat (limited to 'toolchain/uClibc/Config.in.2')
-rw-r--r-- | toolchain/uClibc/Config.in.2 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/uClibc/Config.in.2 b/toolchain/uClibc/Config.in.2 deleted file mode 100644 index 90a065e6e..000000000 --- a/toolchain/uClibc/Config.in.2 +++ /dev/null @@ -1,6 +0,0 @@ -config BR2_PACKAGE_UCLIBC_TARGET_HEADERS - bool "install uClibc headers in the target filesystem" - default n - help - Install the uClibc headers and kernel-headers in the - target filesystem. |