user/u-boot-rm: enable for armv7
This commit is contained in:
parent
126a5addbd
commit
5bfd393f30
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pkgrel=3
|
|||
|
||||
pkgdesc="u-boot bootloader common files"
|
||||
url="https://www.denx.de/wiki/U-Boot/"
|
||||
arch="!armv7 armv7 armhf"
|
||||
arch="armv7"
|
||||
license="GPL-2.0-or-later OFL-1.1 BSD-2-Clause BSD-3-Clause eCos-2.0 IBM-pibs
|
||||
ISC LGPL-2.0-only LGPL-2.1-only X11"
|
||||
options="!check" # no tests
|
||||
|
|
Loading…
Reference in a new issue