mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
kirkwood: move kirkwood.sh to /lib/ for consistency
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41338
This commit is contained in:
parent
35f05693f1
commit
a54f4320f9
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
. /lib/functions/uci-defaults.sh
|
||||
. /lib/functions/kirkwood.sh
|
||||
. /lib/kirkwood.sh
|
||||
|
||||
board=$(kirkwood_board_name)
|
||||
|
||||
|
@ -21,7 +21,7 @@ EOF
|
||||
}
|
||||
|
||||
. /lib/functions/uci-defaults.sh
|
||||
. /lib/functions/kirkwood.sh
|
||||
. /lib/kirkwood.sh
|
||||
|
||||
board=$(kirkwood_board_name)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user