ofp-parse: Ignore extra fields produced by dump-flows.
[openvswitch] / datapath / Modules.mk
index b4d40fd100f21471f3f5478c5efc73908f89dde5..587569f2bd4632a07fe9e487f7f093a1b8c5c139 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 \
@@ -36,9 +37,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 \