aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/ipset
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-01-05 13:03:40 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-01-05 13:03:40 +0000
commitcc0700a38fe634baa366025dc21393d0d903934e (patch)
treeeee41d4d331b4ac5627522dfb2d58c2416463219 /package/network/utils/ipset
parentdaa9422c5d8deeb02f13c9f07c40df75afe5a72a (diff)
downloadmaster-187ad058-cc0700a38fe634baa366025dc21393d0d903934e.tar.gz
master-187ad058-cc0700a38fe634baa366025dc21393d0d903934e.tar.bz2
master-187ad058-cc0700a38fe634baa366025dc21393d0d903934e.zip
package: remove references to symbols TARGET_{ps3,pxcab}.
Target pxcab and ps3 were removed from maintaince in r34764 and r34765 respectively. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43850 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/ipset')
-rw-r--r--package/network/utils/ipset/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/package/network/utils/ipset/Makefile b/package/network/utils/ipset/Makefile
index 16ac8c6e52..4afcae5d49 100644
--- a/package/network/utils/ipset/Makefile
+++ b/package/network/utils/ipset/Makefile
@@ -24,12 +24,7 @@ PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
-define Package/ipset/Default
- DEPENDS:= @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
-endef
-
define Package/ipset
-$(call Package/ipset/Default)
SECTION:=net
CATEGORY:=Network
DEPENDS+= +kmod-ipt-ipset +libmnl
@@ -72,7 +67,6 @@ define Package/ipset/install
endef
define KernelPackage/ipt-ipset
-$(call Package/ipset/Default)
SUBMENU:=Netfilter Extensions
TITLE:=IPset netfilter modules
DEPENDS+= +kmod-ipt-core +kmod-nfnetlink