datapath: Fix build with kernel header layout recently adopted by Debian.
[openvswitch] / datapath / linux-2.6 / Makefile.main.in
index 0005ec4fa03c3211908b19540901dcd02f11ac89..967e2f7bcff1953fffbcb3d5c1e3c2ebdbc3b2f1 100644 (file)
@@ -2,7 +2,7 @@
 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@