summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-23 12:11:17 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-23 12:11:17 +0000
commit292f074ad70c1f7ff6ea155fca46c72fa260692b (patch)
treebdd3d5af7b41cd1f29b07791e0c0baa5525836f7 /target/linux/ar71xx/image
parent4c9a428614dbf7ff56d14d19b584ab51bb263055 (diff)
downloadmaster-31e0f0ae-292f074ad70c1f7ff6ea155fca46c72fa260692b.tar.gz
master-31e0f0ae-292f074ad70c1f7ff6ea155fca46c72fa260692b.tar.bz2
master-31e0f0ae-292f074ad70c1f7ff6ea155fca46c72fa260692b.zip
ar71xx: image: use the new helpers for the Cameo933x images
SVN-Revision: 33243
Diffstat (limited to 'target/linux/ar71xx/image')
-rw-r--r--target/linux/ar71xx/image/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index a2811242ea..d546c3430a 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -795,10 +795,7 @@ $(eval $(call SingleProfile,Cameo913x,$(fs_squash),TEW652BRP_FW,tew-652brp,TEW-6
$(eval $(call SingleProfile,Cameo913x,$(fs_squash),TEW652BRP_RECOVERY,tew-652brp-recovery,TEW-632BRP,ttyS0,115200,"AP81-AR9130-RT-070614-02"))
$(eval $(call MultiProfile,TEW652BRP,TEW652BRP_FW TEW652BRP_RECOVERY))
-tew712br_cmdline=board=TEW-712BR console=ttyATH0,115200
-define Image/Build/Profile/TEW712BR
- $(call Image/Build/Template/$(fs_squash)/$(1),Cameo933x,tew-712br,$(tew712br_cmdline),"HORNET-RT-TEW712BR-3")
-endef
+$(eval $(call SingleProfile,Cameo933x,$(fs_squash),TEW712BR,tew-712br,TEW-712BR,ttyATH0,115200,"HORNET-RT-TEW712BR-3"))
$(eval $(call SingleProfile,Cameo913x,$(fs_squash),A02RBW300N,a02-rb-w300n,TEW-632BRP,ttyS0,115200,"AP81-AR9130-RT-070614-03"))