Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf714ac1 authored by Mahesh Bandewar's avatar Mahesh Bandewar Committed by David S. Miller
Browse files

ipvlan: Fix dependency issue



kbuild-build-bot reported that if NETFILTER is not selected, the
build fails pointing to netfilter symbols.

Fixes: 4fbae7d8 ("ipvlan: Introduce l3s mode")

Signed-off-by: default avatarMahesh Bandewar <maheshb@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2279994d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -149,6 +149,7 @@ config IPVLAN
    tristate "IP-VLAN support"
    depends on INET
    depends on IPV6
    depends on NETFILTER
    depends on NET_L3_MASTER_DEV
    ---help---
      This allows one to create virtual devices off of a main interface