From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] sky2 not created
Date: Wed, 27 May 2015 11:51:12 +0200 [thread overview]
Message-ID: <20150527115112.44652358@free-electrons.com> (raw)
In-Reply-To: <CAJtzDg85zxiYo7ntyHS_=pGorTyMjaR=zogDRdy_NaxWZKHikg@mail.gmail.com>
Dear Laurent Joli,
On Wed, 27 May 2015 11:20:52 +0200, Laurent Joli wrote:
> Ok, I see now.
>
> But When I boot with this rootfs ( ext2 ) on my board, I have :
>
> buildroot login: root
> #
> #
> # lsmod
> Module Size Used by Not tainted
> # modprobe sky2
> modprobe: module sky2 not found in modules.dep
I think you should do some research about how to do the kernel
configuration.
If you enable a driver to be compiled statically, it is compiled
statically inside the kernel image, and there is no kernel module.
If you enable a driver to be compiled as a kernel module, then you get
a kernel module.
Since you selected your sky2 driver to be compiled statically, then
obviously you don't have a kernel module.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-05-27 9:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-26 16:34 [Buildroot] sky2 not created Laurent Joli
2015-05-27 7:46 ` Thomas Petazzoni
2015-05-27 7:58 ` Laurent Joli
2015-05-27 8:13 ` Thomas Petazzoni
2015-05-27 8:17 ` Laurent Joli
2015-05-27 8:30 ` Thomas Petazzoni
2015-05-27 8:35 ` Laurent Joli
2015-05-27 8:52 ` Thomas Petazzoni
2015-05-27 9:20 ` Laurent Joli
2015-05-27 9:51 ` Thomas Petazzoni [this message]
2015-05-27 11:56 ` Laurent Joli
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=20150527115112.44652358@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.