From: Rohit Sarkar <rohitsarkar5398-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Randy Dunlap <rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Cc: Hubert CHAUMETTE
<hubert.chaumette-A7wQCf4NAVlWk0Htik3J/w@public.gmane.org>,
Oliver Neukum <oneukum-IBi9RG/b67k@public.gmane.org>,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-newbie-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: Beginner query regarding usbhid
Date: Thu, 26 Mar 2020 17:18:42 +0530 [thread overview]
Message-ID: <5e7c969c.1c69fb81.37131.654a@mx.google.com> (raw)
In-Reply-To: <fdc818d7-842c-cfef-3654-0478e74bfa73-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Hi,
On Wed, Mar 25, 2020 at 11:07:55PM -0700, Randy Dunlap wrote:
>
> So /home/rohit/kernels/staging is the top-level kernel source directory?
>
> "M=dir" is for external modules to be built. AFAICT you are not building any
> external modules.
>
> Just run
> $ cd <top of kernel source tree>
> $ make all
> $ sudo make install
Wow it worked now.
I ran make and make modules_install install. After that I restarted the
system.
Does this mean everytime I do some changes to an intree module I need to
reboot my system?
>
>
> --
> ~Randy
>
Thanks,
Rohit
WARNING: multiple messages have this Message-ID (diff)
From: Rohit Sarkar <rohitsarkar5398@gmail.com>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Hubert CHAUMETTE <hubert.chaumette@kolabnow.com>,
Oliver Neukum <oneukum@suse.com>,
linux-usb@vger.kernel.org, linux-newbie@vger.kernel.org
Subject: Re: Beginner query regarding usbhid
Date: Thu, 26 Mar 2020 17:18:42 +0530 [thread overview]
Message-ID: <5e7c969c.1c69fb81.37131.654a@mx.google.com> (raw)
In-Reply-To: <fdc818d7-842c-cfef-3654-0478e74bfa73@infradead.org>
Hi,
On Wed, Mar 25, 2020 at 11:07:55PM -0700, Randy Dunlap wrote:
>
> So /home/rohit/kernels/staging is the top-level kernel source directory?
>
> "M=dir" is for external modules to be built. AFAICT you are not building any
> external modules.
>
> Just run
> $ cd <top of kernel source tree>
> $ make all
> $ sudo make install
Wow it worked now.
I ran make and make modules_install install. After that I restarted the
system.
Does this mean everytime I do some changes to an intree module I need to
reboot my system?
>
>
> --
> ~Randy
>
Thanks,
Rohit
next prev parent reply other threads:[~2020-03-26 11:48 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-25 13:42 Beginner query regarding usbhid Rohit Sarkar
2020-03-25 13:42 ` Rohit Sarkar
[not found] ` <5e7b5fbc.1c69fb81.cace7.7aa1-ATjtLOhZ0NVl57MIdRCFDg@public.gmane.org>
2020-03-25 14:45 ` Oliver Neukum
2020-03-25 14:45 ` Oliver Neukum
[not found] ` <1585147543.3831.8.camel-IBi9RG/b67k@public.gmane.org>
2020-03-25 14:47 ` Rohit Sarkar
2020-03-25 14:47 ` Rohit Sarkar
[not found] ` <5e7b6f15.1c69fb81.d92d3.facb-ATjtLOhZ0NVl57MIdRCFDg@public.gmane.org>
2020-03-25 15:41 ` Hubert CHAUMETTE
2020-03-25 15:41 ` Hubert CHAUMETTE
2020-03-25 17:13 ` Rohit Sarkar
2020-03-25 21:40 ` Randy Dunlap
2020-03-26 5:31 ` Rohit Sarkar
2020-03-26 6:07 ` Randy Dunlap
2020-03-26 6:53 ` Rohit Sarkar
2020-03-26 15:56 ` Randy Dunlap
[not found] ` <fdc818d7-842c-cfef-3654-0478e74bfa73-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2020-03-26 7:34 ` Rohit Sarkar
2020-03-26 7:34 ` Rohit Sarkar
2020-03-26 16:02 ` Randy Dunlap
2020-03-26 16:14 ` Rohit Sarkar
[not found] ` <5e7cd502.1c69fb81.2402c.714b-ATjtLOhZ0NVl57MIdRCFDg@public.gmane.org>
2020-03-26 16:16 ` Randy Dunlap
2020-03-26 16:16 ` Randy Dunlap
2020-03-26 11:48 ` Rohit Sarkar [this message]
2020-03-26 11:48 ` Rohit Sarkar
2020-03-26 16:04 ` Randy Dunlap
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=5e7c969c.1c69fb81.37131.654a@mx.google.com \
--to=rohitsarkar5398-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=hubert.chaumette-A7wQCf4NAVlWk0Htik3J/w@public.gmane.org \
--cc=linux-newbie-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=oneukum-IBi9RG/b67k@public.gmane.org \
--cc=rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.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 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.