datapath: Remove RT kernel support.
[cascardo/ovs.git] / datapath / Modules.mk
index 3fb10a0..087cf44 100644 (file)
@@ -17,7 +17,6 @@ openvswitch_sources = \
        dp_sysfs_dp.c \
        dp_sysfs_if.c \
        flow.c \
-       loop_counter.c \
        tunnel.c \
        vlan.c \
        vport.c \
@@ -35,7 +34,6 @@ openvswitch_headers = \
        datapath.h \
        dp_sysfs.h \
        flow.h \
-       loop_counter.h \
        tunnel.h \
        vlan.h \
        vport.h \