Lantiq: fix build warning from dsl_fs script
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 16 Sep 2014 14:53:06 +0000 (14:53 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 16 Sep 2014 14:53:06 +0000 (14:53 +0000)
commitf61f53c5a26ea18d3a71362a0166c0b7645982f4
treec9cac95fab6403c5a404ff7b7d309fcbf4259214
parenta6c0c8bcf38b514a459cb87acd9fef776a947fa1
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: Thomas Langer <thomas.langer@lantiq.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42575 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/lantiq/base-files/etc/init.d/dsl_fs