summaryrefslogtreecommitdiffstats
path: root/package/acx-mac80211
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-25 16:26:16 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-25 16:26:16 +0000
commit2ac5268f211b9e74f6d7878a68066324f2eb824e (patch)
treedea273abf760d55977be6542ccf012f6156437dd /package/acx-mac80211
parent10d19b341832c3cb002a4b0d2a509d291a3082eb (diff)
acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33933 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 80e52820e..3e8bb15c5 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