new module is not compiled

Dario Pagani dario.pagani.146 at gmail.com
Tue Jan 26 12:10:41 EST 2021


Il 26/01/21 14:34, Valdis Klētnieks ha scritto:
> On Tue, 26 Jan 2021 14:24:13 +0100, Dario Pagani said:
>
>> What am I doing wrong?
>> --- a/drivers/hid/Makefile
>> +++ b/drivers/hid/Makefile
>> @@ -112,6 +112,7 @@ obj-$(CONFIG_HID_STEELSERIES)	+= hid-steelseries.o
>>   obj-$(CONFIG_HID_SUNPLUS)	+= hid-sunplus.o
>>   obj-$(CONFIG_HID_GREENASIA)	+= hid-gaff.o
>>   obj-$(CONFIG_HID_THRUSTMASTER)	+= hid-tmff.o
>> +obj-$(CONIFG_HID_TMINIT)	+= hid-tminit.o
>>   obj-$(CONFIG_HID_TIVO)		+= hid-tivo.o
>>   obj-$(CONFIG_HID_TOPSEED)	+= hid-topseed.o
>>   obj-$(CONFIG_HID_TWINHAN)	+= hid-twinhan.o
> One of these things is not like the others...
A f*cking typo! 🤬 How did I manage to not notice it in 2 days!

Anyway thanks you very much! Now it compiles fine

Cheers




More information about the Kernelnewbies mailing list