forked from Ivasoft/openwrt
ar71xx: add user-space support for the WNR612 v2 board
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3876/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37576
This commit is contained in:
@@ -501,6 +501,9 @@ ar71xx_board_detect() {
|
||||
*WNR2000)
|
||||
name="wnr2000"
|
||||
;;
|
||||
*"WNR612 V2")
|
||||
name="wnr612-v2"
|
||||
;;
|
||||
*WRT160NL)
|
||||
name="wrt160nl"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user