aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-16 11:52:16 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-16 11:52:16 +0000
commit9c53e344c0b2b773d6bd4c50948c3cb43715c8d6 (patch)
tree08f3236cfd9191f7a267c7014aaebac91ad8a096 /target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds
parentca7f6d28c8f811a1aa851554253304157f44256b (diff)
downloadupstream-9c53e344c0b2b773d6bd4c50948c3cb43715c8d6.tar.gz
upstream-9c53e344c0b2b773d6bd4c50948c3cb43715c8d6.tar.bz2
upstream-9c53e344c0b2b773d6bd4c50948c3cb43715c8d6.zip
brcm63xx: base-files: rename board_name to board_id
Rename board_name to board_id to prepare for using board_name as a proper name for the board. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44832
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds')
-rw-r--r--target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds b/target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds
index 69d797e510..441dc68bd5 100644
--- a/target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds
+++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds
@@ -6,7 +6,7 @@
. /lib/functions/uci-defaults.sh
. /lib/brcm63xx.sh
-case "$board_name" in
+case "$board_id" in
963281T_TEF)
ucidef_set_led_netdev "lan" "LAN" "A4001N1:green:eth" "eth0"
ucidef_set_led_usbdev "usb" "USB" "A4001N1:green:3g" "1-1"