forked from Ivasoft/openwrt
ar71xx: vanity changes for dir-825-c1
This patch - changes the color names from orange to amber - changes the name of GPIO 13 from WIFI_BGN (wifi_bgn) to WLAN_2G (wlan2g) to be more consistent with the other routers' files - changes the descriptions of the hardware keys to be a tad more explicit Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> Patchwork: http://patchwork.openwrt.org/patch/4081/ [juhosg: update the LED migration script as well] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38105
This commit is contained in:
@@ -46,6 +46,11 @@ migrate_leds()
|
||||
board=$(ar71xx_board_name)
|
||||
|
||||
case "$board" in
|
||||
dir-825-c1|\
|
||||
dir-835-a1)
|
||||
migrate_leds ":orange:=:amber:" ":wifi_bgn=:wlan2g"
|
||||
;;
|
||||
|
||||
wndap360)
|
||||
migrate_leds "wndap360:=netgear:"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user