[rdc] fix path to boot.sh, thanks bifferos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19515 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
735fbb5b41
commit
9a17a2639f
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (C) 2009 OpenWrt.org
|
# Copyright (C) 2009 OpenWrt.org
|
||||||
|
|
||||||
. /etc/boot.sh
|
. /lib/functions/boot.sh
|
||||||
|
|
||||||
r6040_module() {
|
r6040_module() {
|
||||||
insmod r6040
|
insmod r6040
|
||||||
|
|
Loading…
Reference in New Issue