From: Felix Fietkau Date: Fri, 16 Sep 2005 14:45:21 +0000 (+0000) Subject: add pattern for AG214 X-Git-Tag: reboot~32017 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c557c007b68805c565028c621b2f4e7353d574dd;p=oweals%2Fopenwrt.git add pattern for AG214 SVN-Revision: 1935 --- 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))