All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Buildroot, adding kernel module
       [not found] <af09904.1ffcd5c3.52cbea89.1ac6b@o2.pl>
@ 2014-01-07 12:47 ` Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2014-01-07 12:47 UTC (permalink / raw)
  To: buildroot

>>>>> "makowski" == makowski pawel <makowski.pawel@o2.pl> writes:

Forwarding to the buildroot list, please use buildroot at busybox.net in
the future.

 > Hello everyone,
 > I'm trying to add a new kernel module to the /Buildroot/. In my
 > understanding, the best way to that is to add it into the /Sample Kernel

 > Code /section in Kernel configuration. I performe following steps:
 > 1. I put your example /mykmod.c/ file to
 > //output/build/linux_xyz///samples/mykmod /directory.
 > 2. I create Makefile for it: /obj-$(CONFIG_SAMPLE_MYKMOD) += mykmod.o/
 > 3. I add the new section to /KConfig /in samples directory.
 > When I run the /make linux-menuconfig/ a new module is visible. I
 > checked it to the build,
 > and I see it builds.
 > I download Kernel image and RootFs to the target and I can't find the
 > module file.
 > What could be wrong ?

 > --
 > Regards/Pozdrawiam
 > Pawe? Makowski

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-07 12:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <af09904.1ffcd5c3.52cbea89.1ac6b@o2.pl>
2014-01-07 12:47 ` [Buildroot] Buildroot, adding kernel module Peter Korsgaard

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.