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