From c75eeb62c560440292a753e9a8b17720c1aaa17e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 19 Feb 2005 07:43:54 +0000 Subject: sync with buildroot2 from uclibc, add my version of kernel-headers git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@266 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'toolchain/Makefile.in') diff --git a/toolchain/Makefile.in b/toolchain/Makefile.in index 5b2d7f213d..bc2d26dfb2 100644 --- a/toolchain/Makefile.in +++ b/toolchain/Makefile.in @@ -5,3 +5,6 @@ endif # FIXME -- this is temporary OPTIMIZE_FOR_CPU=$(ARCH) + +# gcc has a bunch of needed stuff.... +include toolchain/gcc/Makefile.in -- cgit v1.2.3