X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=blobdiff_plain;f=INSTALL;h=afefb518196162b4bf3abb3a841ca4ad9a4dfdb8;hp=f43c65bab2f832de70e1d4f1c7e21e73685cee13;hb=a7ae938074d1c5e25e484eb7b6aca3f101adea38;hpb=88bf179aa3f3fa89822edcd9b882e0f06d39bf08 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