fix path to boot.sh, thanks bifferos
SVN-Revision: 19515
This commit is contained in:
parent
eb153b09ae
commit
e8ce2f14d5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# Copyright (C) 2009 OpenWrt.org
|
||||
|
||||
. /etc/boot.sh
|
||||
. /lib/functions/boot.sh
|
||||
|
||||
r6040_module() {
|
||||
insmod r6040
|
||||
|
|
Loading…
Reference in a new issue