diff options
Diffstat (limited to 'target/linux/ar71xx/base-files/sbin/wget2nand')
| -rwxr-xr-x | target/linux/ar71xx/base-files/sbin/wget2nand | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/target/linux/ar71xx/base-files/sbin/wget2nand b/target/linux/ar71xx/base-files/sbin/wget2nand index 56a8ae224..f80eecd21 100755 --- a/target/linux/ar71xx/base-files/sbin/wget2nand +++ b/target/linux/ar71xx/base-files/sbin/wget2nand @@ -6,7 +6,7 @@  # Licence GPL V2  # Author david.goodenough@linkchoose.co.uk  # Based on cf2nand from RB532 support -. /etc/functions.sh +. /lib/functions.sh  wget2nand_dir=/tmp/wget2nand  mnt_kernel=$wget2nand_dir/mnt_kernel | 
