From: nbd Date: Fri, 16 Sep 2005 14:45:21 +0000 (+0000) Subject: add pattern for AG214 X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/09f8b675928a127fd675697a8a7a8953355d4627 add pattern for AG214 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1935 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/target/linux/image/ar7/Makefile b/openwrt/target/linux/image/ar7/Makefile index 2d252f687..a32fa70ca 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))