forked from Ivasoft/openwrt
ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633)
The board is already supported by OpenWrt. WNR1000v2/WNR1000v2-VC are pretty much the same as WNR2000v3/WNR612v2, therefore the same initialization code and flash layout is used. Signed-off-by: Ștefan Rusu <saltwaterc@gmail.com> Tested-by: Douglas Fraser <1dsfraser@gmail.com> SVN-Revision: 44221
This commit is contained in:
@@ -77,6 +77,10 @@ wnr612-v2)
|
||||
migrate_leds "wnr612v2:=netgear:"
|
||||
;;
|
||||
|
||||
wnr1000-v2)
|
||||
migrate_leds "wnr1000v2:=netgear:"
|
||||
;;
|
||||
|
||||
*)
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user