]> git.proxmox.com Git - pve-kernel-jessie.git/commitdiff
enable CONFIG_BRIDGE_NETFILTER
authorDietmar Maurer <dietmar@proxmox.com>
Sun, 24 May 2015 16:36:56 +0000 (18:36 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sun, 24 May 2015 16:36:56 +0000 (18:36 +0200)
pve-firewall needs that, and we want to avoid additional call
of "modprobe br_netfilter"

Makefile

index 4a6e2de0a6cdb9522ed4958fa822daff5caf7c28..3de29cb2e0f287ad0a97c8e947a792805bd1c243 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -164,6 +164,7 @@ PVE_CONFIG_OPTS= \
 -m CONFIG_HFS_FS \
 -m CONFIG_HFSPLUS_FS \
 -e CONFIG_BRIDGE \
+-e CONFIG_BRIDGE_NETFILTER \
 -e CONFIG_BLK_DEV_SD \
 -e CONFIG_BLK_DEV_SR \
 -e CONFIG_BLK_DEV_DM \