diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-16 14:45:21 +0000 |
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-16 14:45:21 +0000 |
| commit | 839e4880d253168790b3554cf470529662b91aa1 (patch) | |
| tree | 8f7e263b5aa73d36f4f9ef2ba8aa41b5ad9e2e94 | |
| parent | 85c3a082c5a386b8a4940a4788db66f008e10d64 (diff) | |
add pattern for AG214
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1935 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | target/linux/image/ar7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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)) |
