include $(TOPDIR)/rules.mk in the image makefiles
[openwrt.git] / target / linux / image / rb532 / Makefile
index ed419c8..bba8952 100644 (file)
@@ -1,4 +1,5 @@
-include ../image.mk
+include $(TOPDIR)/rules.mk
+include $(INCLUDE_DIR)/image.mk
 
 LOADADDR = 0x81000000          # RAM start + 16M 
 KERNEL_ENTRY = 0x80101000
This page took 0.030919 seconds and 4 git commands to generate.