From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/8] linux: use the depmod built in HOST_DIR
Date: Tue, 31 Jan 2012 23:30:36 +0100 [thread overview]
Message-ID: <87pqdzijxv.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <28c6a15900cdc487752287f9d20e1ad7af0f992a.1328038759.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 31 Jan 2012 20:39:59 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas> ---
Thomas> linux/linux.mk | 3 ++-
Thomas> 1 files changed, 2 insertions(+), 1 deletions(-)
Thomas> diff --git a/linux/linux.mk b/linux/linux.mk
Thomas> index 5c5a1d2..dbe1ad7 100644
Thomas> --- a/linux/linux.mk
Thomas> +++ b/linux/linux.mk
Thomas> @@ -40,7 +40,8 @@ LINUX_MAKE_FLAGS = \
Thomas> ARCH=$(KERNEL_ARCH) \
Thomas> INSTALL_MOD_PATH=$(TARGET_DIR) \
Thomas> CROSS_COMPILE="$(CCACHE) $(TARGET_CROSS)" \
Thomas> - LZMA="$(LZMA)"
Thomas> + LZMA="$(LZMA)" \
Thomas> + DEPMOD=$(HOST_DIR)/usr/sbin/depmod
Committed, thanks. Not released to this patch, but is the LZMA stuff
still used/needed?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-01-31 22:30 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-31 19:39 [Buildroot] [pull request v3] Pull request for branch for-2012.02/lttng Thomas Petazzoni
2012-01-31 19:39 ` [Buildroot] [PATCH 1/8] linux: use the depmod built in HOST_DIR Thomas Petazzoni
2012-01-31 22:30 ` Peter Korsgaard [this message]
2012-02-01 8:12 ` Thomas Petazzoni
2012-02-01 11:49 ` Peter Korsgaard
2012-02-09 22:54 ` Arnout Vandecappelle
2012-02-10 9:43 ` Peter Korsgaard
2012-02-09 22:58 ` Arnout Vandecappelle
2012-01-31 19:40 ` [Buildroot] [PATCH 2/8] liburcu: new package Thomas Petazzoni
2012-01-31 22:33 ` Peter Korsgaard
2012-01-31 22:43 ` Michael S. Zick
2012-01-31 19:40 ` [Buildroot] [PATCH 3/8] lttng-modules: " Thomas Petazzoni
2012-01-31 22:43 ` Peter Korsgaard
2012-01-31 19:40 ` [Buildroot] [PATCH 4/8] lttng-libust: " Thomas Petazzoni
2012-01-31 22:43 ` Peter Korsgaard
2012-01-31 19:40 ` [Buildroot] [PATCH 5/8] lttng-tools: " Thomas Petazzoni
2012-01-31 22:46 ` Peter Korsgaard
2012-01-31 19:40 ` [Buildroot] [PATCH 6/8] popt: add host variant for host-lttng-babeltrace Thomas Petazzoni
2012-01-31 22:49 ` Peter Korsgaard
2012-01-31 19:40 ` [Buildroot] [PATCH 7/8] util-linux: " Thomas Petazzoni
2012-01-31 22:50 ` Peter Korsgaard
2012-01-31 19:40 ` [Buildroot] [PATCH 8/8] lttng-babeltrace: new package Thomas Petazzoni
2012-01-31 22:52 ` Peter Korsgaard
2012-02-01 8:13 ` Thomas Petazzoni
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=87pqdzijxv.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox