crda: remove superfluous dependency
[openwrt.git] / package / crda / Makefile
index 402bee5..7036dcf 100644 (file)
@@ -28,7 +28,7 @@ define Package/crda
   SECTION:=net
   CATEGORY:=Network
   TITLE:=Central Regulatory Domain Agent (CRDA)
-  DEPENDS:=@LINUX_2_6 +hotplug2 +kmod-mac80211 +libnl-tiny
+  DEPENDS:=+kmod-mac80211 +libnl-tiny
   URL:=http://wireless.kernel.org/en/developers/Regulatory/CRDA
 endef
 
This page took 0.025328 seconds and 4 git commands to generate.