summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-23 12:58:45 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-23 12:58:45 +0000
commit74bdb68ea451c4287c135f72cde6501610a3aafc (patch)
tree28a69d56b913c98a22f875ebe21dd5135db31b76 /target/linux
parent8cf9a7b1c70261abbbcfdb68d350178c7ec21356 (diff)
downloadmaster-31e0f0ae-74bdb68ea451c4287c135f72cde6501610a3aafc.tar.gz
master-31e0f0ae-74bdb68ea451c4287c135f72cde6501610a3aafc.tar.bz2
master-31e0f0ae-74bdb68ea451c4287c135f72cde6501610a3aafc.zip
ar71xx: image: use the new helpers for the WRT400 images
SVN-Revision: 33258
Diffstat (limited to 'target/linux')
-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 b3989a7ed1..a1d96a913b 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -859,10 +859,7 @@ $(eval $(call SingleProfile,Netgear,$(fs_64k),WNDRMAC,wndrmac,WNDR3700,ttyS0,115
$(eval $(call SingleProfile,Netgear,$(fs_64k),WNDRMACV2,wndrmacv2,WNDR3700,ttyS0,115200,$$(wndr3700v2_mtdlayout),3701,WNDRMACv2,"",-H 29763654+16+128))
$(eval $(call MultiProfile,WNDR3700,WNDR3700V1 WNDR3700V2 WNDR3800 WNDRMAC WNDRMACV2))
-wr400n_cmdline=board=WRT400N console=ttyS0,115200
-define Image/Build/Profile/WRT400N
- $(call Image/Build/Template/$(fs_64k)/$(1),WRT400N,wrt400n,$(wr400n_cmdline))
-endef
+$(eval $(call SingleProfile,WRT400N,$(fs_64k),WRT400N,wrt400n,WRT400N,ttyS0,115200))
$(eval $(call SingleProfile,DIR825B1,$(fs_64k),DIR825B1,dir-825-b1,DIR-825-B1,ttyS0,115200,01AP94-AR7161-RT-080619-00,00AP94-AR7161-RT-080619-00))
$(eval $(call SingleProfile,DIR825B1,$(fs_64k),TEW673GRU,tew-637gru,TEW-673GRU,ttyS0,115200,01AP94-AR7161-RT-080619-01,00AP94-AR7161-RT-080619-01))