summaryrefslogtreecommitdiffstats
path: root/toolchain/Makefile.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-19 07:43:54 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-19 07:43:54 +0000
commit0ad156d8cd8b07f2f4a8080725d23560542402c0 (patch)
tree17af14cf54a2edcc26567fb362b7a6904e0f0d9a /toolchain/Makefile.in
parentb29ef886116d541c519807a1b277882a32147f08 (diff)
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 5b2d7f213..bc2d26dfb 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