X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=blobdiff_plain;f=INSTALL;h=afefb518196162b4bf3abb3a841ca4ad9a4dfdb8;hp=10ecba874ebd2d648cff657e57c949a168f30de2;hb=HEAD;hpb=566b8c8d33737e2e1978abaf5142fb7c9a1522ca diff --git a/INSTALL b/INSTALL index 10ecba874..afefb5181 100644 --- a/INSTALL +++ b/INSTALL @@ -10,6 +10,7 @@ on a specific platform, please see one of these files: - INSTALL.RHEL - INSTALL.XenServer - INSTALL.NetBSD + - INSTALL.DPDK Build Requirements ------------------ @@ -176,6 +177,10 @@ Prerequisites section, follow the procedure below to build. % ./configure --with-linux=/lib/modules/`uname -r`/build + If --with-linux requests building for an unsupported version of + Linux, then "configure" will fail with an error message. Please + refer to the FAQ for advice in that case. + If you wish to build the kernel module for an architecture other than the architecture of the machine used for the build, you may specify the kernel architecture string using the KARCH variable