forked from Ivasoft/openwrt
Rename 'atheros' target to 'ath25'
Rename 'atheros' target to more precise 'ath25'. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44736
This commit is contained in:
11
target/linux/ath25/base-files/etc/uci-defaults/01_leds
Normal file
11
target/linux/ath25/base-files/etc/uci-defaults/01_leds
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
# Copyright 2012 OpenWrt.org
|
||||
#
|
||||
|
||||
. /lib/functions/uci-defaults.sh
|
||||
|
||||
ucidef_set_led_netdev "wlan" "wlan" "wlan" "wlan0"
|
||||
|
||||
ucidef_commit_leds
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user