fixed
This commit is contained in:
parent
f509895429
commit
9b440b79f1
2 changed files with 58718 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
@ -58,6 +58,7 @@ prepare() {
|
|||
git commit -m1
|
||||
git pull --no-edit --no-rebase linux makepkg
|
||||
cp "$srcdir"/linux-kernel/kernel/module.c kernel
|
||||
cp include/linux/closure.h drivers/md/bcache
|
||||
sed -i 's,vmalloc_exec,__vmalloc,' fs/bcachefs/btree_cache.c
|
||||
msg2 "Setting version..."
|
||||
scripts/setlocalversion --save-scmversion
|
||||
|
|
58717
buildoutput
Normal file
58717
buildoutput
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue