Le samedi 08 décembre 2012 à 04:02 -0500, devendra.aaru a écrit : > On Sat, Dec 8, 2012 at 3:03 AM, Yann Droneaud <ydroneaud@xxxxxxxxxx> wrote: > > cd net/bluetooth > > make -C $PWD/../../ M=$PWD modules > > > > (But if you change a configuration parameter in .config, > > you will need to do a full build) > > why? is that creates a linker errs while your module uses some symbols > that are not exported? > It's to create the autogenerated files built from .config. Especially include/generated/autoconf.h header. It's probably doable using only "make prepare" or "make modules_prepare". Regards. -- Yann Droneaud OPTEYA _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies