UBUNTU: [Packaging] propagate makefile variables to kernelconfig
BugLink: https://bugs.launchpad.net/bugs/2007654 Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
5ddf9aec34
commit
ad500f1b65
Vendored
+1
-1
@@ -118,7 +118,7 @@ EOF
|
||||
# Call config target
|
||||
echo
|
||||
echo "* Run ${target} on ${arch}/${flavour} ..."
|
||||
make O=build "${env[@]}" "${target}"
|
||||
${kmake} O=build "${env[@]}" "${target}"
|
||||
|
||||
# Move config for further processing
|
||||
mv build/.config "${tmp_conf_file}"
|
||||
|
||||
Reference in New Issue
Block a user