forked from Ivasoft/openwrt
ar71xx: split wndr4300 and wndr3700v4 into 2 seperate mips machines
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41788
This commit is contained in:
@@ -667,6 +667,9 @@ ar71xx_board_detect() {
|
||||
*"WNDR3700/WNDR3800/WNDRMAC")
|
||||
wndr3700_board_detect "$machine"
|
||||
;;
|
||||
*"WNDR3700v4")
|
||||
name="wndr3700v4"
|
||||
;;
|
||||
*"WNDR4300")
|
||||
name="wndr4300"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user