datapath: Rename linux-2.6 and compat-2.6 directories.
[openvswitch] / configure.ac
index 0cf6863ec25d27bc070c41a0afd107800f1c4f27..046b386985db51e6be8c8a9c9f89937c4c286c14 100644 (file)
@@ -94,9 +94,9 @@ OVS_CHECK_LINUX
 
 AC_CONFIG_FILES([Makefile 
 datapath/Makefile 
-datapath/linux-2.6/Kbuild
-datapath/linux-2.6/Makefile
-datapath/linux-2.6/Makefile.main
+datapath/linux/Kbuild
+datapath/linux/Makefile
+datapath/linux/Makefile.main
 tests/atlocal])
 
 dnl This makes sure that include/openflow gets created in the build directory.