firmware/firmware-adreno: add armv7 to arch options (!257)
This commit is contained in:
parent
e1dda38396
commit
88b303268e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgver=1
|
|||
pkgrel=6
|
||||
pkgdesc="Firmware for adreno gpus"
|
||||
url="https://github.com/TheMuppets/proprietary_vendor_sony"
|
||||
arch="armhf aarch64"
|
||||
arch="armhf aarch64 armv7"
|
||||
license="proprietary"
|
||||
options="!check !archcheck"
|
||||
|
||||
|
|
Loading…
Reference in a new issue