new module is not compiled

Valdis Kl=?utf-8?Q?=c4=93?=tnieks valdis.kletnieks at vt.edu
Tue Jan 26 08:34:42 EST 2021


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...



More information about the Kernelnewbies mailing list