All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roman Chertov <rchertov@cs.ucsb.edu>
To: buildroot@busybox.net
Subject: [Buildroot] building kernel modules
Date: Thu, 05 Nov 2009 13:59:59 -0800	[thread overview]
Message-ID: <4AF34ADF.7090303@cs.ucsb.edu> (raw)

Hello,

I am using buildroot to build a distro for an ARM ep9xx system.
Everything works great except for one kernel module. I am trying to
debug it, but it is a pain to make the whole kernel tree to insert a
single printk.  Also, it looks like I have to do "touch
<...>/.configured" to get the kernel to detect the change the compile a
new version of the module.

Is there any documentation regarding building kernel modules by
themselves after having built the main kernel?  Something similar to how
userlevel apps get cross compiled.  I suppose that somehow I need to
access all of the flags that buildroot passes to the kernel when it
builds it.

Ideally, I just want to just compile the module, and then insmod it over
the NFS rootfs.

Many Thanks,

Roman

             reply	other threads:[~2009-11-05 21:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-05 21:59 Roman Chertov [this message]
2009-11-09  5:28 ` [Buildroot] building kernel modules Roman Chertov
2009-11-09  6:58   ` Daniel Mack
2009-11-09 22:38     ` Roman Chertov
2009-11-09 22:59       ` Daniel Mack
2009-11-10 17:18         ` Roman Chertov
2009-11-11  0:58           ` Daniel Mack
2009-11-11 19:52             ` Roman Chertov
  -- strict thread matches above, loose matches on Subject: below --
2008-06-24 17:00 Brian Beattie

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=4AF34ADF.7090303@cs.ucsb.edu \
    --to=rchertov@cs.ucsb.edu \
    --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.