From c557c007b68805c565028c621b2f4e7353d574dd Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 16 Sep 2005 14:45:21 +0000 Subject: [PATCH] add pattern for AG214 SVN-Revision: 1935 --- openwrt/target/linux/image/ar7/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/target/linux/image/ar7/Makefile b/openwrt/target/linux/image/ar7/Makefile index 2d252f6874..a32fa70cad 100644 --- a/openwrt/target/linux/image/ar7/Makefile +++ b/openwrt/target/linux/image/ar7/Makefile @@ -73,6 +73,7 @@ $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(FS)-$(1).bin: $(BIN_DIR)/openwrt-$(BOARD install: $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)-$(FS)-$(1).bin endef +$(eval $(call pattern_template,AG1B)) $(eval $(call pattern_template,WA22)) $(eval $(call pattern_template,WAG2)) $(eval $(call pattern_template,WA21)) -- 2.25.1