mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
Uboot mkimage updated md5
This commit is contained in:
parent
41f8af5315
commit
de29983895
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ pkgdesc="mkimage binary for making uboot kernel images"
|
|||
arch=('arm')
|
||||
license=('GPL' 'LGPL')
|
||||
source=(ftp://ftp.denx.de/pub/u-boot/u-boot-latest.tar.bz2)
|
||||
md5sums=('6ff36897a50c7fcd26bc088dc52841c8')
|
||||
md5sums=('cd4788ea1c6ac4f9b100b888a1063a6b')
|
||||
|
||||
build() {
|
||||
cd $srcdir/u-boot-2009.08
|
||||
touch include/config.{h,mk}
|
||||
|
|
Loading…
Reference in a new issue