config/path: source config/functions early

$(kernel_path) should be available to PKG_CONFIGURE_OPTS_* now
This commit is contained in:
Stefan Saraev 2014-02-22 23:16:34 +02:00
parent 28b0dded07
commit 4e3142e3c6

View File

@ -1,5 +1,7 @@
set -e
. config/functions
# setup initial directorys (relative to root)
CONFIG=config
SCRIPTS=scripts
@ -153,7 +155,6 @@ if [ -z "$LD_LIBRARY_PATH" -o "$LD_LIBRARY_PATH" = "${LD_LIBRARY_PATH#$ROOT/$TOO
fi
VERSION_SUFFIX=$TARGET_ARCH
. config/functions
check_path
check_config