datapath: Fix OVS compat workqueue support.
[openvswitch] / datapath / linux / Modules.mk
index f6cb88edddd368a73b70047dfe30250edda4e88f..40c3927acf52cf15212d56bb2087087553077859 100644 (file)
@@ -9,7 +9,8 @@ openvswitch_sources += \
        linux/compat/netdevice.c \
        linux/compat/reciprocal_div.c \
        linux/compat/skbuff-openvswitch.c \
-       linux/compat/time.c
+       linux/compat/time.c     \
+       linux/compat/workqueue.c
 openvswitch_headers += \
        linux/compat/include/linux/compiler.h \
        linux/compat/include/linux/compiler-gcc.h \