add INCLUDE_DIR variable for $(TOPDIR)/include
[openwrt.git] / target / linux / image / aruba / Makefile
index c8dab05..7c735b5 100644 (file)
@@ -1,4 +1,4 @@
-include ../image.mk
+include $(INCLUDE_DIR)/image.mk
 
 LOADADDR = 0x81000000          # RAM start + 16M 
 KERNEL_ENTRY = 0x80100000
 
 LOADADDR = 0x81000000          # RAM start + 16M 
 KERNEL_ENTRY = 0x80100000
This page took 0.022043 seconds and 4 git commands to generate.