From: daniel.baluta@gmail.com (Daniel Baluta)
To: kernelnewbies@lists.kernelnewbies.org
Subject: samples driver is not compiling and building at present dir ".ko" file
Date: Fri, 21 Aug 2015 10:29:46 +0300 [thread overview]
Message-ID: <CAEnQRZDUqXEXpdGA7XzCsDV6=gUPfMUE239o9uJ_F-eaSmkeBg@mail.gmail.com> (raw)
In-Reply-To: <CAAbfDBdajcFQMxwixyREU62sUhLE-_A4HVp_9UP9gKiKm7M8=A@mail.gmail.com>
On Fri, Aug 21, 2015 at 10:25 AM, ravi ranjan Mishra
<raviranjanmishra24@gmail.com> wrote:
> Hi,
>
> Just for learning purpose , i need to compile the sample directory in
> mainline kernel .
> can anybody tell to how build samples directory through make.
Use:
$ make menuconfig,
to select CONFIG_SAMPLES=y, then
in the root of your kernel sources run:
$ make samples/
thanks,
Daniel.
prev parent reply other threads:[~2015-08-21 7:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-21 7:25 samples driver is not compiling and building at present dir ".ko" file ravi ranjan Mishra
2015-08-21 7:29 ` Daniel Baluta [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='CAEnQRZDUqXEXpdGA7XzCsDV6=gUPfMUE239o9uJ_F-eaSmkeBg@mail.gmail.com' \
--to=daniel.baluta@gmail.com \
--cc=kernelnewbies@lists.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).