main/postmarketos-mkinitfs-hook-apx: enable aarch64 (MR 4319)
It may work on aarch64 Tegra SoCs [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
36bdf43fe6
commit
b6f0cfda68
1 changed files with 2 additions and 2 deletions
|
@ -2,12 +2,12 @@
|
||||||
# Maintainer: Jenneron <jenneron@protonmail.com>
|
# Maintainer: Jenneron <jenneron@protonmail.com>
|
||||||
pkgname=postmarketos-mkinitfs-hook-apx
|
pkgname=postmarketos-mkinitfs-hook-apx
|
||||||
pkgver=1
|
pkgver=1
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Enter APX on boot for NVIDIA Tegra devices"
|
pkgdesc="Enter APX on boot for NVIDIA Tegra devices"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
depends="postmarketos-mkinitfs devmem2"
|
depends="postmarketos-mkinitfs devmem2"
|
||||||
source="00-apx.sh 00-apx.files"
|
source="00-apx.sh 00-apx.files"
|
||||||
arch="armv7"
|
arch="aarch64 armv7"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
options="!check"
|
options="!check"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue