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/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'toolchain/Makefile.in') 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 -- cgit v1.2.3