mirror of https://github.com/hak5/openwrt-owl.git
kirkwood: fix typo in uci-defaults/leds
Signed-off-by: Martin Mueller <mm@sig21.net> SVN-Revision: 32343owl
parent
bfe966574f
commit
1c80d9f21d
|
@ -3,7 +3,7 @@
|
||||||
# Copyright (C) 2012 OpenWrt.org
|
# Copyright (C) 2012 OpenWrt.org
|
||||||
#
|
#
|
||||||
|
|
||||||
. /lib/fuctions/uci-defaults.sh
|
. /lib/functions/uci-defaults.sh
|
||||||
. /lib/kirkwood.sh
|
. /lib/kirkwood.sh
|
||||||
|
|
||||||
hardware=$(kirkwood_hardware_name)
|
hardware=$(kirkwood_hardware_name)
|
||||||
|
|
Loading…
Reference in New Issue