forked from Ivasoft/openwrt
ar71xx: use netgear prefix for WNDAP360 LED names
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38102
This commit is contained in:
@@ -46,6 +46,10 @@ migrate_leds()
|
||||
board=$(ar71xx_board_name)
|
||||
|
||||
case "$board" in
|
||||
wndap360)
|
||||
migrate_leds "wndap360:=netgear:"
|
||||
;;
|
||||
|
||||
wndr3700)
|
||||
migrate_leds "wndr3700:=netgear:"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user