kirkwood: move kirkwood.sh to /lib/ for consistency

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 41338
This commit is contained in:
Luka Perkov 2014-06-26 10:13:47 +00:00
parent 35f05693f1
commit a54f4320f9
3 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
#
. /lib/functions/uci-defaults.sh
. /lib/functions/kirkwood.sh
. /lib/kirkwood.sh
board=$(kirkwood_board_name)

View file

@ -21,7 +21,7 @@ EOF
}
. /lib/functions/uci-defaults.sh
. /lib/functions/kirkwood.sh
. /lib/kirkwood.sh
board=$(kirkwood_board_name)