1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 22:52:22 +03:00

ar71xx: fix a typo in ar71xx.sh

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18568 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-11-28 08:25:49 +00:00
parent 8a11ffce72
commit bb870b728f

View File

@ -74,7 +74,7 @@ ar71xx_board_name() {
name="wp543"
;;
*WNDR3700)
name"wndr3700"
name="wndr3700"
;;
*WNR2000)
name="wnr2000"