summaryrefslogtreecommitdiff
path: root/package/acx-mac80211
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-10-25 16:26:16 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2012-10-25 16:26:16 +0000
commit1b8688dd3ec9e12d63159d3fbffa761c5fd4ecda (patch)
tree07457f3f35244bbf479d2e3031728e134780a060 /package/acx-mac80211
parent2256e862d2776bfe5c44c76586e4a3dedd37448e (diff)
downloadmtk-20170518-1b8688dd3ec9e12d63159d3fbffa761c5fd4ecda.zip
mtk-20170518-1b8688dd3ec9e12d63159d3fbffa761c5fd4ecda.tar.gz
mtk-20170518-1b8688dd3ec9e12d63159d3fbffa761c5fd4ecda.tar.bz2
acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.
SVN-Revision: 33933
Diffstat (limited to 'package/acx-mac80211')
-rw-r--r--package/acx-mac80211/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile
index 80e5282..3e8bb15 100644
--- a/package/acx-mac80211/Makefile
+++ b/package/acx-mac80211/Makefile
@@ -18,6 +18,7 @@ PKG_SOURCE_URL:=git://acx100.git.sourceforge.net/gitroot/acx100/acx-mac80211
PKG_SOURCE_PROTO:=git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=$(PKG_REV)
+PKG_MIRROR_MD5SUM:=8d6bc84239059fd938ff4d989579f622
PKG_BUILD_DEPENDS:=mac80211
include $(INCLUDE_DIR)/package.mk