mirror of
https://github.com/openvswitch/ovs
synced 2025-10-17 14:28:02 +00:00
datapath: Rename linux-2.6 and compat-2.6 directories.
The linux-2.6 and compat-2.6 directories apply equally to the upcoming Linux 3.0 release, so this drops the 2.6 suffix and updates Makefiles. Signed-off-by: Jesse Gross <jesse@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user