ipset: select kmod-ipt-core to avoid recursive dependency issues (kmod-nfnetlink depends on kmod-ipt-core)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32188 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e11f5bc722
commit
bad65eccbb
@ -71,7 +71,7 @@ define KernelPackage/ipt-ipset
|
||||
$(call Package/ipset/Default)
|
||||
SUBMENU:=Netfilter Extensions
|
||||
TITLE:=IPset netfilter modules
|
||||
DEPENDS+= kmod-ipt-core +kmod-nfnetlink
|
||||
DEPENDS+= +kmod-ipt-core +kmod-nfnetlink
|
||||
FILES:=$(foreach mod,$(IPSET_MODULES),$(PKG_BUILD_DIR)/kernel/net/netfilter/$(mod).ko)
|
||||
AUTOLOAD:=$(call AutoLoad,49,$(notdir $(IPSET_MODULES)))
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user