aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-08-17 05:59:57 +0000
committerJohn Crispin <blogic@openwrt.org>2015-08-17 05:59:57 +0000
commit5fb15db41e60564901dbefb223a28e2bdb285e20 (patch)
treef63c8bdd6e5eb4d79b992d210a7069f23087c9b4 /target/linux/ramips/base-files/etc/board.d
parent0d24050ca414a85551a0e90440bb1288394179dd (diff)
downloadmaster-187ad058-5fb15db41e60564901dbefb223a28e2bdb285e20.tar.gz
master-187ad058-5fb15db41e60564901dbefb223a28e2bdb285e20.tar.bz2
master-187ad058-5fb15db41e60564901dbefb223a28e2bdb285e20.zip
ramips: fix Edimax BR-6425 board name
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46626 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc/board.d')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/01_leds2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds
index 7bd52e19bb..1ae4510b4c 100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
@@ -60,7 +60,7 @@ case $board in
bc2)
set_usb_led "bc2:blue:usb"
;;
- br6425)
+ br-6425)
set_wifi_led "edimax:orange:wlan"
;;
br-6475nd)