b43: disable pio and pcmcia support
[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.019561 seconds and 4 git commands to generate.