mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
eclass/kernel-2: Sync with Gentoo
It's from Gentoo commit 0dd34779b2205e553f55dd0464374949559b763c.
This commit is contained in:
parent
cb9db2a6f6
commit
78df16fec8
@ -1332,7 +1332,7 @@ getfilevar() {
|
|||||||
unset ARCH
|
unset ARCH
|
||||||
|
|
||||||
echo -e "include ${basefname}\ne:\n\t@echo \$(${1})" |
|
echo -e "include ${basefname}\ne:\n\t@echo \$(${1})" |
|
||||||
make -C "${basedname}" ${BUILD_FIXES} -s -f - e 2>/dev/null
|
make -C "${basedname}" -s -f - e 2>/dev/null
|
||||||
|
|
||||||
ARCH=${xarch}
|
ARCH=${xarch}
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user