From 3e55a3c261b74f956329dec4834eae2a98b3c005 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Fri, 22 Jul 2022 21:24:46 -0400 Subject: sq - linux-libre-64 --- libre/linux-libre-64/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libre/linux-libre-64/PKGBUILD b/libre/linux-libre-64/PKGBUILD index a75d06f1d..461b71fa9 100644 --- a/libre/linux-libre-64/PKGBUILD +++ b/libre/linux-libre-64/PKGBUILD @@ -6,10 +6,9 @@ # Contributor: Michał Masłowski # Contributor: Luke R. # Contributor: Andreas Grapentin -# Maintainers: Parabola hackers +# Maintainer: Parabola hackers # Based on linux package -# Based on linux-libre package, actually - megver83 will become maintainer eventually # WIP: This PKGBUILD is derived from the 'linux-libre' PKGBUILD, # and includes a lot of unused cruft, to minimize the diff. @@ -32,7 +31,9 @@ # should be identical to the linux-libre PKGBUILD. # In this way, the diff is minimal against the linux-libre PKGBUILD; # and it is obvious which parts are intended to become aarch64-specific, -# or exist only for cross-compiling the aarch64 kernel for armv7h systems. +# or exist only for cross-compiling the 64-bit foreign kernels for armv7h and i686. +# After that, this PKGBUILD could be cleaned up greatly, +# to focus only on the aarch64 kernel for armv7h, and the x86_64 kernel for i686. _replacesarchkernel=('linux%') # '%' gets replaced with kernel suffix -- cgit v1.2.3