ovsdb: Factor out code to fsync a file's containing directory.
[openvswitch] / datapath / linux-2.6 / Modules.mk
index dafbcad77140731fab7921b392168c015593e4c6..c15b735f599fd3b4c460fc886a535902427057db 100644 (file)
@@ -51,6 +51,7 @@ veth_headers =
 dist_modules += ip_gre
 build_modules += $(if $(BUILD_GRE),ip_gre)
 ip_gre_sources = \
+       linux-2.6/compat-2.6/dev-ip_gre.c \
        linux-2.6/compat-2.6/ip_gre.c \
        linux-2.6/compat-2.6/ip_output-ip_gre.c \
        linux-2.6/compat-2.6/net_namespace-ip_gre.c