tunneling: Add datapath GRE support.
[sliver-openvswitch.git] / datapath / Modules.mk
index ba9e01c..b203210 100644 (file)
@@ -18,6 +18,7 @@ openvswitch_sources = \
        flow.c \
        table.c \
        vport.c \
+       vport-gre.c \
        vport-internal_dev.c \
        vport-netdev.c