projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a985ed
)
mkimage: fix md5sum after r37361
author
Luka Perkov
<luka@openwrt.org>
Tue, 16 Jul 2013 07:56:42 +0000
(07:56 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Tue, 16 Jul 2013 07:56:42 +0000
(07:56 +0000)
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37366
tools/mkimage/Makefile
patch
|
blob
|
history
diff --git
a/tools/mkimage/Makefile
b/tools/mkimage/Makefile
index fd06c721e8f6bbba30d3373e5a0b7d9057f4d3f6..d2efd62d2357d782575cdf64f0a88e70e569f0b3 100644
(file)
--- a/
tools/mkimage/Makefile
+++ b/
tools/mkimage/Makefile
@@
-11,7
+11,7
@@
PKG_VERSION:=2013.07-rc1
PKG_SOURCE:=u-boot-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.denx.de/pub/u-boot
-PKG_MD5SUM:=
21bf962d69938ed4ed783b792b2b074
e
+PKG_MD5SUM:=
9b14d9a8981ce2e429956af7cc96996
e
PKG_CAT:=bzcat
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/u-boot-$(PKG_VERSION)