From 6449bbd082dc0fdfa2b41efd0283d281be1e6c07 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 21 Jun 2006 03:13:25 +0000 Subject: include $(TOPDIR)/rules.mk in the image makefiles SVN-Revision: 4036 --- openwrt/target/linux/image/ar7/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/linux/image/ar7/Makefile') diff --git a/openwrt/target/linux/image/ar7/Makefile b/openwrt/target/linux/image/ar7/Makefile index a98f53e..5ee6b0d 100644 --- a/openwrt/target/linux/image/ar7/Makefile +++ b/openwrt/target/linux/image/ar7/Makefile @@ -1,3 +1,4 @@ +include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/image.mk PKG_BUILD_DIR:=$(BUILD_DIR)/ar7loader -- cgit v1.1