aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-17 09:43:31 +0000
committerJohn Crispin <john@openwrt.org>2015-03-17 09:43:31 +0000
commit85cceb5dd0f3c46a841bc5b243cf9f6ceaa64c94 (patch)
treece7cb9227e1487d84d8ef17363898c8444703ee4 /target/linux/ar71xx/base-files/etc/uci-defaults
parent17a1e18ee29b370204718f38593937d0fd119b45 (diff)
downloadupstream-85cceb5dd0f3c46a841bc5b243cf9f6ceaa64c94.tar.gz
upstream-85cceb5dd0f3c46a841bc5b243cf9f6ceaa64c94.tar.bz2
upstream-85cceb5dd0f3c46a841bc5b243cf9f6ceaa64c94.zip
ar71xx: add user-space support for the OpenMesh OM5P-AN
Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 44862
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults')
-rw-r--r--target/linux/ar71xx/base-files/etc/uci-defaults/01_leds3
1 files changed, 2 insertions, 1 deletions
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 d4cc617b99..e18c2bc78b 100644
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
@@ -233,7 +233,8 @@ om2p-lc)
ucidef_set_led_netdev "port2" "port2" "om2p:blue:lan" "eth1"
;;
-om5p)
+om5p | \
+om5p-an)
ucidef_set_led_netdev "port1" "port1" "om5p:blue:wan" "eth0"
ucidef_set_led_netdev "port2" "port2" "om5p:blue:lan" "eth1"
;;