update build-new-kernel.sh + config

This commit is contained in:
Christian Zimmermann 2021-04-16 17:47:16 +02:00
parent 0be420ceb7
commit 594783b4e8
2 changed files with 523 additions and 286 deletions

View file

@ -24,7 +24,7 @@ git diff > ../../../ws/chizeta/how-to-arch-a-banana-pi-r2/kernel/patches/patch-$
git reset --hard
githash=$(git rev-parse HEAD)
almake olddefconfig
make olddefconfig
cd -
cp kernel-pkgs/src/linux/.config kernel/linux-${githash}.config
ln -s linux-${githash}.config kernel/config-${newverx}

File diff suppressed because it is too large Load diff