aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/image/au1000/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-06-21 02:32:39 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-06-21 02:32:39 +0000
commit24cf53528f4d83c427a457c67c65423eedb2344e (patch)
tree20ebd107bd10474886b6bd045b7aaf878dd6f7b5 /target/linux/image/au1000/Makefile
parent08cbdbc1b095f079e37680c972b80079524290ad (diff)
downloadupstream-24cf53528f4d83c427a457c67c65423eedb2344e.tar.gz
upstream-24cf53528f4d83c427a457c67c65423eedb2344e.tar.bz2
upstream-24cf53528f4d83c427a457c67c65423eedb2344e.zip
add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/image/au1000/Makefile')
-rw-r--r--target/linux/image/au1000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/image/au1000/Makefile b/target/linux/image/au1000/Makefile
index 682670a22c..956d6738e3 100644
--- a/target/linux/image/au1000/Makefile
+++ b/target/linux/image/au1000/Makefile
@@ -1,4 +1,4 @@
-include $(TOPDIR)/include/image.mk
+include $(INCLUDE_DIR)/image.mk
LOADADDR = 0x8108c8f4 # RAM start + 16M
KERNEL_ENTRY = 0x80100000 # Default kernel entry in arch/mips/Makefile