diff options
Diffstat (limited to 'openwrt/target/linux/image/ar7/Makefile')
-rw-r--r-- | openwrt/target/linux/image/ar7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |