mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-rpi-16k to 6.6.5-2
Include buildarch for aarch64
This commit is contained in:
parent
3d631704a8
commit
bc7e70dd7f
1 changed files with 3 additions and 1 deletions
|
@ -4,13 +4,15 @@
|
|||
# Maintainer: Dave Higham <pepedog@archlinuxarm.org>
|
||||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
buildarch=8
|
||||
|
||||
pkgbase=linux-rpi-16k
|
||||
_commit=24ec6335f52e1fe3a895a1a2675200f452694923
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.6.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Linux'
|
||||
url="https://github.com/raspberrypi/linux"
|
||||
arch=(aarch64)
|
||||
|
|
Loading…
Reference in a new issue