summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-08-17 05:59:57 +0000
committerJohn Crispin <john@openwrt.org>2015-08-17 05:59:57 +0000
commit0bb270429d5834ec73da9c45dff57704dec80b63 (patch)
treeedc396241a53f9bc32d23a9bd46d0cc377bf2ef1 /target/linux/ramips/base-files/etc/board.d
parent40f808600c9d1f821fa3d0eee34a52916415f69f (diff)
downloadmaster-31e0f0ae-0bb270429d5834ec73da9c45dff57704dec80b63.tar.gz
master-31e0f0ae-0bb270429d5834ec73da9c45dff57704dec80b63.tar.bz2
master-31e0f0ae-0bb270429d5834ec73da9c45dff57704dec80b63.zip
ramips: fix Edimax BR-6425 board name
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> SVN-Revision: 46626
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)