kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: "Valdis Klētnieks" <valdis.kletnieks@vt.edu>
To: Dario Pagani <dario.pagani.146@gmail.com>
Cc: kernelnewbies@kernelnewbies.org
Subject: Re: new module is not compiled
Date: Tue, 26 Jan 2021 08:34:42 -0500	[thread overview]
Message-ID: <201341.1611668082@turing-police> (raw)
In-Reply-To: <20210126132412.352273-1-dario.pagani.146@gmail.com>

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

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

  reply	other threads:[~2021-01-26 13:34 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 [this message]
2021-01-26 17:10   ` Dario Pagani

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=201341.1611668082@turing-police \
    --to=valdis.kletnieks@vt.edu \
    --cc=dario.pagani.146@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).