summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-09-16 14:45:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-09-16 14:45:21 +0000
commitc557c007b68805c565028c621b2f4e7353d574dd (patch)
treea9a18fc298fe5e613b04cef18fba6304f0c59923 /openwrt
parent68c1953d61d43253290a6e82e717747e1ad63ce7 (diff)
downloadmtk-20170518-c557c007b68805c565028c621b2f4e7353d574dd.zip
mtk-20170518-c557c007b68805c565028c621b2f4e7353d574dd.tar.gz
mtk-20170518-c557c007b68805c565028c621b2f4e7353d574dd.tar.bz2
add pattern for AG214
SVN-Revision: 1935
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/target/linux/image/ar7/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/image/ar7/Makefile b/openwrt/target/linux/image/ar7/Makefile
index 2d252f6..a32fa70 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))