projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a747f0a
)
b43-tools: fix md5sum
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 25 Oct 2012 16:24:50 +0000
(16:24 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 25 Oct 2012 16:24:50 +0000
(16:24 +0000)
SVN-Revision: 33931
tools/b43-tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/b43-tools/Makefile
b/tools/b43-tools/Makefile
index 576a580dfcf8e3fa1ec2220c8918a39e9606f482..391eb2551a385cecf8d8b367b0ef96450a418b81 100644
(file)
--- a/
tools/b43-tools/Makefile
+++ b/
tools/b43-tools/Makefile
@@
-15,7
+15,7
@@
PKG_SOURCE_URL:=git://git.bues.ch/b43-tools.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
PKG_SOURCE_VERSION:=38267954aae73659de271c67e6892c744b47f3d8
-PKG_MIRROR_MD5SUM:=
7826262ac6870ac27c22a1b6974f8952
+PKG_MIRROR_MD5SUM:=
50ca3c763ee21ee213addd17cf1c1b86
HOST_BUILD_DIR=$(BUILD_DIR_HOST)/$(PKG_NAME)
include $(INCLUDE_DIR)/host-build.mk