Skip to content
Snippets Groups Projects
Commit f6ae2c25 authored by blogic's avatar blogic
Browse files

Lantiq: fix build warning from dsl_fs script


fix inclusion of functions.sh in dsl_fs init script

without this, the following error is seen during build:
./etc/init.d/dsl_fs: line 4: /lib/functions.sh: No such file or directory

Signed-off-by: default avatarThomas Langer <thomas.langer@lantiq.com>

Backport of r42575

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42580 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent b1e0084f
No related branches found
No related tags found
No related merge requests found
#!/bin/sh /etc/rc.common
# Copyright (C) 2014 OpenWrt.org
. /lib/functions.sh
. $IPKG_INSTROOT/lib/functions.sh
START=30
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment