From 839e4880d253168790b3554cf470529662b91aa1 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 16 Sep 2005 14:45:21 +0000 Subject: add pattern for AG214 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1935 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/image/ar7/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/image') diff --git a/target/linux/image/ar7/Makefile b/target/linux/image/ar7/Makefile index 2d252f687..a32fa70ca 100644 --- a/target/linux/image/ar7/Makefile +++ b/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)) -- cgit v1.2.3