UPD config-6.18.9.x86_64
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -119,7 +119,7 @@ prepare() {
|
||||
build() {
|
||||
cd $_srcname
|
||||
make all
|
||||
make -C tools/bpf/bpftool vmlinux.h feature-clang-bpf-co-re=1
|
||||
# make -C tools/bpf/bpftool vmlinux.h feature-clang-bpf-co-re=1
|
||||
make htmldocs SPHINXOPTS=-QT
|
||||
}
|
||||
|
||||
@@ -182,7 +182,7 @@ _package-headers() {
|
||||
|
||||
echo "Installing build files..."
|
||||
install -Dt "$builddir" -m644 .config Makefile Module.symvers System.map \
|
||||
localversion.* version vmlinux tools/bpf/bpftool/vmlinux.h
|
||||
localversion.* version vmlinux # tools/bpf/bpftool/vmlinux.h
|
||||
install -Dt "$builddir/kernel" -m644 kernel/Makefile
|
||||
install -Dt "$builddir/arch/$karch" -m644 arch/$karch/Makefile
|
||||
cp -t "$builddir" -a scripts
|
||||
|
||||
Reference in New Issue
Block a user