summaryrefslogtreecommitdiff
path: root/toolchain/Makefile.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-31 10:10:06 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-31 10:10:06 +0000
commit47857d95ce034d397d74c94ede556f4c5dba9f62 (patch)
tree76900070f5b3e649f03207f638f1f572b28400aa /toolchain/Makefile.in
parent2c272874b82d0a0e4b1412303fcedff638ec9283 (diff)
- remove the '"install uClibc headers in the target filesystem" without a native compiler' option.
Diffstat (limited to 'toolchain/Makefile.in')
-rw-r--r--toolchain/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolchain/Makefile.in b/toolchain/Makefile.in
index 45ee14a3b..1a2c0f26f 100644
--- a/toolchain/Makefile.in
+++ b/toolchain/Makefile.in
@@ -16,5 +16,3 @@ OPTIMIZE_FOR_CPU=$(ARCH)
# gcc has a bunch of needed stuff....
include toolchain/gcc/Makefile.in
-
-include toolchain/uClibc/Makefile.in