xenserver: Remove brctl wrapper script.
[openvswitch] / datapath / Modules.mk
index 01c1a7136707f55ab5dd16cf19036f2b4249d9cf..dbeec8fb1261b365a62abbcb8968150cc338f0e1 100644 (file)
@@ -20,6 +20,7 @@ openvswitch_sources = \
        loop_counter.c \
        table.c \
        tunnel.c \
+       vlan.c \
        vport.c \
        vport-capwap.c \
        vport-generic.c \
@@ -35,9 +36,9 @@ openvswitch_headers = \
        dp_sysfs.h \
        flow.h \
        loop_counter.h \
-       odp-compat.h \
        table.h \
        tunnel.h \
+       vlan.h \
        vport.h \
        vport-generic.h \
        vport-internal_dev.h \