aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-11-30 02:04:57 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-11-30 02:04:57 +0000
commit0ab7f53ebf8dc7628bbf23a0e6ee962ddca46ac0 (patch)
tree2c64c18176c4e77582d492dc958c3100e3d1cf75
parent1e03d225f01554d1020305d1808227d20744a7e0 (diff)
downloadupstream-0ab7f53ebf8dc7628bbf23a0e6ee962ddca46ac0.tar.gz
upstream-0ab7f53ebf8dc7628bbf23a0e6ee962ddca46ac0.tar.bz2
upstream-0ab7f53ebf8dc7628bbf23a0e6ee962ddca46ac0.zip
[ar71xx] add a new image for the TEW-652BRP which can be used with the bootloader recovery option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24196 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/ar71xx/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index cf733c9fc2..313a6429e6 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -488,6 +488,7 @@ endef
define Image/Build/Profile/TEW652BRP
$(call Image/Build/Template/$(fs_squash)/$(1),Cameo,tew-652brp,board=TEW-632BRP,"AP81-AR9130-RT-080609-05")
+ $(call Image/Build/Template/$(fs_squash)/$(1),Cameo,tew-652brp-recovery,board=TEW-632BRP,"AP81-AR9130-RT-070614-02")
endef
define Image/Build/Profile/A02RBW300N