Christopher Tanner wrote:
I only said this because, on my system, the /lib/modules/2.6.24-16-server/updates directory doesn't exist; thus the make process was having an error. However, the /lib/modules/2.6.24-16-server/kernel does exist, but this directory wasn't searched by the make process (as far as I can tell).
/lib/modules/`uname -r`/updates directory will be created by the "make install" command. kernel and updates directories (under /lib/modules/`uname -r`) are the target directories for modules installation and they are not searched by the make process. Regards, Vladimir _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
