Re: building a specific in-tree module is currently a bit broken

From: Jan Engelhardt
Date: Wed Sep 05 2007 - 05:43:25 EST



On Sep 5 2007 11:37, Michal Piotrowski wrote:
>
>Hi,
>
>[Adding K{build,config} wizards to CC]
>
>On 05/09/07, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> wrote:
>>
>> $ make distclean
>> $ make defconfig
>> $ make menuconfig (select visor.ko to be built a module)
>> $ make drivers/usb/serial/visor.ko

Beep. Need 'make scripts prepare' between menuconfig and visor.

Also note that visor will not have any symvers until you have
a Module.symvers (which, ironically, is created at the end of "make vmlinux")



Jan
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/