include $(TOPDIR)/rules.mk in the image makefiles
[openwrt.git] / target / linux / image / generic / Makefile
index b9efc95..3cb3b2e 100644 (file)
@@ -1,4 +1,5 @@
-include $(TOPDIR)/include/image.mk
+include $(TOPDIR)/rules.mk
+include $(INCLUDE_DIR)/image.mk
 
 # use default targets for everything
 
This page took 0.026581 seconds and 4 git commands to generate.