Build dependency tweak.

This commit is contained in:
Rob Landley 2017-02-01 16:13:01 -06:00
parent 3efd6d9512
commit 2b4594c50b

View File

@ -15,6 +15,9 @@ then
exit 1
fi
# Force dependencies to rebuild headers if we build multiplexer after this.
touch -c .config
export KCONFIG_CONFIG=.singleconfig
for i in "$@"
do