summaryrefslogtreecommitdiffstats
path: root/package/ipset
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipset')
-rw-r--r--package/ipset/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ipset/Makefile b/package/ipset/Makefile
index 012505fe8..efd439b7f 100644
--- a/package/ipset/Makefile
+++ b/package/ipset/Makefile
@@ -19,7 +19,7 @@ PKG_MD5SUM:=9060d549a18c1c0794fa47a71343d627
include $(INCLUDE_DIR)/package.mk
define Package/ipset/Default
- DEPENDS:= @LINUX_2_6 @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
+ DEPENDS:= @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
endef
define Package/ipset