From 848e1c833e606d5b978157dd6e6a401c4f97a5f1 Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 30 Nov 2010 02:04:57 +0000 Subject: [PATCH] [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 --- target/linux/ar71xx/image/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2