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/uClibc/Makefile.in | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 toolchain/uClibc/Makefile.in (limited to 'toolchain/uClibc/Makefile.in') diff --git a/toolchain/uClibc/Makefile.in b/toolchain/uClibc/Makefile.in deleted file mode 100644 index f83651ef0..000000000 --- a/toolchain/uClibc/Makefile.in +++ /dev/null @@ -1,4 +0,0 @@ - -ifeq ($(strip $(BR2_PACKAGE_UCLIBC_TARGET_HEADERS)),y) -TARGETS+=uclibc_target_headers -endif -- cgit v1.2.3