summaryrefslogtreecommitdiffstats
path: root/package/crda
diff options
context:
space:
mode:
Diffstat (limited to 'package/crda')
-rw-r--r--package/crda/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/crda/Makefile b/package/crda/Makefile
index 7036dcfd6..9e9be188f 100644
--- a/package/crda/Makefile
+++ b/package/crda/Makefile
@@ -28,7 +28,7 @@ define Package/crda
SECTION:=net
CATEGORY:=Network
TITLE:=Central Regulatory Domain Agent (CRDA)
- DEPENDS:=+kmod-mac80211 +libnl-tiny
+ DEPENDS:=+libnl-tiny
URL:=http://wireless.kernel.org/en/developers/Regulatory/CRDA
endef