Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Clark Rawlins <clark.rawlins@escient.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] kernel modules category
Date: Sat, 09 Jan 2010 13:03:25 -0500	[thread overview]
Message-ID: <1263060205.18571.11.camel@venture> (raw)

The following series of patches adds a kernel modules category for packages
        and adds the cdfs package as the first package to the category.

Clark Rawlins (2):
  Support for a kernel-modules catagory
  A package for the cdfs kernel module

 package/Config.in                        |    3 ++
 package/kernel-modules/Config.in         |    3 ++
 package/kernel-modules/cdfs/Config.in    |    7 ++++++
 package/kernel-modules/cdfs/cdfs.mk      |   31 ++++++++++++++++++++++++++++++
 package/kernel-modules/kernel-modules.mk |    1 +
 5 files changed, 45 insertions(+), 0 deletions(-)
 create mode 100644 package/kernel-modules/Config.in
 create mode 100644 package/kernel-modules/cdfs/Config.in
 create mode 100644 package/kernel-modules/cdfs/cdfs.mk
 create mode 100644 package/kernel-modules/kernel-modules.mk

                 reply	other threads:[~2010-01-09 18:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1263060205.18571.11.camel@venture \
    --to=clark.rawlins@escient.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox