datapath: Fix build with kernel header layout recently adopted by Debian.
[sliver-openvswitch.git] / datapath / linux-2.6 / Makefile.main.in
index 0005ec4..967e2f7 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@