UPD linux 6.18.9 with new PKGBUILD x86_64

This commit is contained in:
2026-02-21 12:12:37 +01:00
parent b74bd0d107
commit f6b212e89d
2 changed files with 19 additions and 45 deletions

View File

@@ -99,7 +99,7 @@ prepare() {
cp "${cfgver}" .config
echo ".config now has the content of ${cfgver}"
else
echo "copy original config file, ${cfgver} does _not_ exist!!!"
echo "copy original config.$CARCH file, ${cfgver} does _not_ exist!"
cp ../config.$CARCH .config
fi