X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=blobdiff_plain;f=INSTALL;h=afefb518196162b4bf3abb3a841ca4ad9a4dfdb8;hp=f43c65bab2f832de70e1d4f1c7e21e73685cee13;hb=HEAD;hpb=79f108b14e7944ddc4669e9c03fc34b40a3a2288 diff --git a/INSTALL b/INSTALL index f43c65bab..afefb5181 100644 --- a/INSTALL +++ b/INSTALL @@ -177,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