|
|
@@ -766,7 +766,7 @@ $(eval $(call KernelPackage,br-netfilter))
|
|
|
define KernelPackage/ebtables
|
|
|
SUBMENU:=$(NF_MENU)
|
|
|
TITLE:=Bridge firewalling modules
|
|
|
- DEPENDS:=+kmod-ipt-core +kmod-br-netfilter
|
|
|
+ DEPENDS:=+kmod-ipt-core
|
|
|
FILES:=$(foreach mod,$(EBTABLES-m),$(LINUX_DIR)/net/$(mod).ko)
|
|
|
KCONFIG:=$(KCONFIG_EBTABLES)
|
|
|
AUTOLOAD:=$(call AutoProbe,$(notdir $(EBTABLES-m)))
|