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
commite3c5eb138f42a4941116d0f14bd9a451da2d5dab (patch)
tree84641e44d4a0ae2cb9e1ba02131206e6662eb775 /target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds
parent83842af3475ff22cce2391b7a6a8fdffad5641a1 (diff)
downloadmaster-187ad058-e3c5eb138f42a4941116d0f14bd9a451da2d5dab.tar.gz
master-187ad058-e3c5eb138f42a4941116d0f14bd9a451da2d5dab.tar.bz2
master-187ad058-e3c5eb138f42a4941116d0f14bd9a451da2d5dab.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44832 3c298f89-4303-0410-b956-a3cf2f4a3e73
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"