mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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:
@@ -74,7 +74,7 @@ ar71xx_board_name() {
|
||||
name="wp543"
|
||||
;;
|
||||
*WNDR3700)
|
||||
name"wndr3700"
|
||||
name="wndr3700"
|
||||
;;
|
||||
*WNR2000)
|
||||
name="wnr2000"
|
||||
|
||||
Reference in New Issue
Block a user