datapath: Move generic tunnel functions to lisp module.
[sliver-openvswitch.git] / datapath / Modules.mk
index 2ce8888..ccf4dfa 100644 (file)
@@ -12,7 +12,6 @@ openvswitch_sources = \
        datapath.c \
        dp_notify.c \
        flow.c \
-       tunnel.c \
        vlan.c \
        vport.c \
        vport-gre.c \
@@ -26,7 +25,6 @@ openvswitch_headers = \
        compat.h \
        datapath.h \
        flow.h \
-       tunnel.h \
        vlan.h \
        vport.h \
        vport-internal_dev.h \