mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/uboot-odroid to 2014.07-4
This commit is contained in:
parent
a09154bb7b
commit
dfa241a66f
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ buildarch=4
|
|||
|
||||
pkgname=uboot-odroid
|
||||
pkgver=2014.07
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="U-Boot for ODROID-X/X2/U2/U3"
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/u-boot"
|
||||
|
@ -45,7 +45,7 @@ build() {
|
|||
|
||||
make distclean
|
||||
make odroid_config
|
||||
make
|
||||
make EXTRAVERSION=-${pkgrel}
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue