aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/Makefile.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-02-19 07:43:54 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-02-19 07:43:54 +0000
commitc75eeb62c560440292a753e9a8b17720c1aaa17e (patch)
tree17af14cf54a2edcc26567fb362b7a6904e0f0d9a /toolchain/Makefile.in
parentb160f5932ba582f0f2306935bbce8c75cb860f91 (diff)
downloadmaster-187ad058-c75eeb62c560440292a753e9a8b17720c1aaa17e.tar.gz
master-187ad058-c75eeb62c560440292a753e9a8b17720c1aaa17e.tar.bz2
master-187ad058-c75eeb62c560440292a753e9a8b17720c1aaa17e.zip
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
Diffstat (limited to 'toolchain/Makefile.in')
-rw-r--r--toolchain/Makefile.in3
1 files changed, 3 insertions, 0 deletions
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