update build-new-kernel.sh + config
This commit is contained in:
parent
0be420ceb7
commit
594783b4e8
2 changed files with 523 additions and 286 deletions
|
@ -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
Loading…
Reference in a new issue