From 726abd4e519f97eda6f6dfc1b6b9505fc37e8b23 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 21 Jan 2007 12:58:51 +0000 Subject: - provide means to "install uClibc headers in the target filesystem" without a native compiler --- toolchain/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'toolchain/Makefile.in') diff --git a/toolchain/Makefile.in b/toolchain/Makefile.in index 1a2c0f26f..45ee14a3b 100644 --- a/toolchain/Makefile.in +++ b/toolchain/Makefile.in @@ -16,3 +16,5 @@ 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