Hi Stuart, On Friday 25 July 2008 11:19:18 am Stuart Marshall wrote: > The sequence I've used (perhaps not the best) is: > > - cd /lib/modules/2.6.9-67.0.7.EL_lustre.1.6.5.1smp/source/ > - cp /boot/config-2.6.9-67.0.7.EL_lustre.1.6.5.1smp .config > - make clean > - make mrproper
Doesn't "make mrproper" erase the .config file you just copied? In which case you probably end up with a default kernel, which doesn't matter too much since it's only about compiling an external module, but I guess it can bite you back if you ever consider recompiling the whole kernel. Cheers, -- Kilian _______________________________________________ Lustre-discuss mailing list Lustre-discuss@lists.lustre.org http://lists.lustre.org/mailman/listinfo/lustre-discuss