remove obsolete kernel dependencies and version checks
[openwrt.git] / package / crda / Makefile
index 402bee5..a9a2161 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:=+hotplug2 +kmod-mac80211 +libnl-tiny
   URL:=http://wireless.kernel.org/en/developers/Regulatory/CRDA
 endef
 
This page took 0.026284 seconds and 4 git commands to generate.