mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +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
|
pkgname=uboot-odroid
|
||||||
pkgver=2014.07
|
pkgver=2014.07
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="U-Boot for ODROID-X/X2/U2/U3"
|
pkgdesc="U-Boot for ODROID-X/X2/U2/U3"
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/hardkernel/u-boot"
|
url="https://github.com/hardkernel/u-boot"
|
||||||
|
@ -45,7 +45,7 @@ build() {
|
||||||
|
|
||||||
make distclean
|
make distclean
|
||||||
make odroid_config
|
make odroid_config
|
||||||
make
|
make EXTRAVERSION=-${pkgrel}
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue