mirror of https://github.com/hak5/openwrt-owl.git
parent
999846802f
commit
f30ff914a6
|
@ -21,7 +21,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
|
||||
|
|
Loading…
Reference in New Issue