Linux 6.18.8

This commit is contained in:
2026-03-25 08:57:49 +01:00
parent 525fd962b4
commit eba6fe5a2c
4 changed files with 15340 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# copied from Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-tom
pkgver=6.18.7.arch1
pkgver=6.18.8.arch2
pkgrel=1
pkgdesc='Linux'
url='https://github.com/archlinux/linux'
@@ -166,6 +166,7 @@ _package() {
_package-headers() {
pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel"
depends=(pahole)
provides=(LINUX-HEADERS)
cd $_srcname
local builddir="$pkgdir/usr/lib/modules/$(<version)/build"