eclass/kernel-2: Sync with Gentoo

It's from Gentoo commit 0dd34779b2205e553f55dd0464374949559b763c.
This commit is contained in:
Flatcar Buildbot 2024-07-16 11:20:58 +00:00 committed by Mathieu Tortuyaux
parent cb9db2a6f6
commit 78df16fec8
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -1332,7 +1332,7 @@ getfilevar() {
unset ARCH
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}
fi