datapath: Disable large receive offload.
[openvswitch] / datapath / linux-2.6 / Makefile.main.in
index 0005ec4fa03c3211908b19540901dcd02f11ac89..fd231e6968c731dd4df1910fdcc253a80dac3ad1 100644 (file)
@@ -2,9 +2,10 @@
 export builddir = @abs_builddir@
 export srcdir = @abs_srcdir@
 export top_srcdir = @abs_top_srcdir@
-export KSRC = @KSRC26@
+export KSRC = @KBUILD26@
 export VERSION = @VERSION@
 export BUILD_VETH = @BUILD_VETH@
+export BUILD_GRE = @BUILD_GRE@
 
 include $(srcdir)/../Modules.mk
 include $(srcdir)/Modules.mk