From 9f838d2a1ac278c7349bf91201aa62d683870c0e Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 10 Mar 2013 07:20:57 +0000 Subject: ar71xx: correct board name to make LEDs work on RB750 Patch by: Denver A Patchwork: http://patchwork.openwrt.org/patch/3419/ Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35919 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/uci-defaults/01_leds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files') diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds index 392439385..e77464d15 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds @@ -42,7 +42,7 @@ db120) ucidef_set_led_usbdev "usb" "USB" "db120:green:usb" "1-1" ;; -rb750) +rb-750) ucidef_set_led_default "act" "act" "rb750:green:act" "1" ucidef_set_led_netdev "port1" "port1" "rb750:green:port1" "eth1" ucidef_set_led_switch "port2" "port2" "rb750:green:port2" "switch0" "0x10" -- cgit v1.2.3