From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] New package: kmod
Date: Mon, 16 Jan 2012 20:27:20 +0100 [thread overview]
Message-ID: <8739bfcusn.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <201201161845.51186.arnout@mind.be> (Arnout Vandecappelle's message of "Mon, 16 Jan 2012 18:45:50 +0100")
>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:
Arnout> On Monday 16 January 2012 16:04:36 yegorslists at googlemail.com wrote:
>> diff --git a/package/kmod/Config.in b/package/kmod/Config.in
>> new file mode 100644
>> index 0000000..f83237e
>> --- /dev/null
>> +++ b/package/kmod/Config.in
>> @@ -0,0 +1,7 @@
>> +config BR2_PACKAGE_KMOD
>> + bool "kmod"
>> + help
>> + handle kernel modules
>> +
>> + http://git.profusion.mobi/cgit.cgi/kmod.git/
Arnout> It would be nice if there was a config option to disable installing
Arnout> the tools, in case you want to use it as a library (which is probably
Arnout> the primary intention).
True. /usr/bin/kmod is 88k, so not huge - But ok.
Arnout> That option should set
Arnout> KMOD_INSTALL_STAGING = NO
Why would you not install into staging?
Arnout> KMOD_CONF_OPT += --disable-tools
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-01-16 19:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-16 15:04 [Buildroot] [PATCH 1/2] ethtool: bump to 3.2 yegorslists at googlemail.com
2012-01-16 15:04 ` [Buildroot] [PATCH 2/2] New package: kmod yegorslists at googlemail.com
2012-01-16 15:18 ` Peter Korsgaard
2012-01-16 17:45 ` Arnout Vandecappelle
2012-01-16 19:27 ` Peter Korsgaard [this message]
2012-01-17 13:57 ` Arnout Vandecappelle
2012-01-17 14:15 ` Peter Korsgaard
2012-01-17 22:13 ` Yegor Yefremov
2012-01-17 22:32 ` Stephan Raue
2012-01-17 23:00 ` Arnout Vandecappelle
2012-01-17 23:04 ` Peter Korsgaard
2012-01-17 23:15 ` Yegor Yefremov
2012-01-16 15:18 ` [Buildroot] [PATCH 1/2] ethtool: bump to 3.2 Peter Korsgaard
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=8739bfcusn.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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.