diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-11-30 02:04:57 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-11-30 02:04:57 +0000 |
commit | 30b950154b54433fb56a4a2e18ff7ea8958a948b (patch) | |
tree | 44945af2feb144f878e68d81e576cadd2577feb7 /target | |
parent | 2fe5c1d12470049c95b2c9c7f6dc22ddbc343b9c (diff) | |
download | upstream-30b950154b54433fb56a4a2e18ff7ea8958a948b.tar.gz upstream-30b950154b54433fb56a4a2e18ff7ea8958a948b.tar.bz2 upstream-30b950154b54433fb56a4a2e18ff7ea8958a948b.zip |
add a new image for the TEW-652BRP which can be used with the bootloader recovery option
SVN-Revision: 24196
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/image/Makefile | 1 |
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 |