[package] disable a few packages failing on pxcab (marking them as BROKEN)
[openwrt.git] / package / kernel / modules / netfilter.mk
index 9c97379..1b4c692 100644 (file)
@@ -286,6 +286,7 @@ $(eval $(call KernelPackage,ipt-ulog))
 define KernelPackage/ipt-iprange
   SUBMENU:=$(NF_MENU)
   TITLE:=Module for matching ip ranges
+  KCONFIG:=$(KCONFIG_IPT_IPRANGE)
   FILES:=$(foreach mod,$(IPT_IPRANGE-m),$(LINUX_DIR)/net/$(mod).$(LINUX_KMOD_SUFFIX))
   AUTOLOAD:=$(call AutoLoad,45,$(notdir $(IPT_IPRANGE-m)))
   DEPENDS:= kmod-ipt-core
This page took 0.024374 seconds and 4 git commands to generate.