[mac80211] Update to compat-wireless-2009-08-15
[openwrt.git] / package / ipset / Makefile
index 183b76e..5e65727 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 #
 include $(TOPDIR)/rules.mk
 
@@ -21,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/ipset
   SECTION:=net
   CATEGORY:=Network
-  DEPENDS:=@!TARGET_etrax
+  DEPENDS:=@!TARGET_etrax @LINUX_2_6
   TITLE:=Netfilter ip sets administration utility
   URL:=http://ipset.netfilter.org/
 endef
This page took 0.022841 seconds and 4 git commands to generate.