All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dario Pagani <dario.pagani.146@gmail.com>
To: "Valdis Klētnieks" <valdis.kletnieks@vt.edu>
Cc: kernelnewbies@kernelnewbies.org
Subject: Re: new module is not compiled
Date: Tue, 26 Jan 2021 18:10:41 +0100	[thread overview]
Message-ID: <264c9db1-482a-401e-4b15-075bff50c5bb@gmail.com> (raw)
In-Reply-To: <201341.1611668082@turing-police>

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


_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      reply	other threads:[~2021-01-26 17:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26 13:24 new module is not compiled Dario Pagani
2021-01-26 13:34 ` Valdis Klētnieks
2021-01-26 17:10   ` Dario Pagani [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=264c9db1-482a-401e-4b15-075bff50c5bb@gmail.com \
    --to=dario.pagani.146@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=valdis.kletnieks@vt.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.