* [Buildroot] [PATCH 0/2] kernel modules category
@ 2010-01-09 18:03 Clark Rawlins
0 siblings, 0 replies; only message in thread
From: Clark Rawlins @ 2010-01-09 18:03 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-09 18:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-09 18:03 [Buildroot] [PATCH 0/2] kernel modules category Clark Rawlins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox