From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] ltp-testsuite: build kernel modules when appropriate
Date: Mon, 18 Apr 2016 21:42:06 +0200 [thread overview]
Message-ID: <20160418214206.3698cd79@free-electrons.com> (raw)
In-Reply-To: <57039CF4.5060902@free.fr>
Hello,
On Tue, 5 Apr 2016 13:09:40 +0200, Mason wrote:
> +ifeq ($(BR2_LINUX_KERNEL),y)
> +LTP_TESTSUITE_DEPENDENCIES += linux
> +LTP_TESTSUITE_MAKE_ENV = $(LINUX_MAKE_FLAGS)
This should use += instead of = since we're in a conditional block.
While this is not needed right now, it is a bit more logical and future
proof.
Applied with this fixed!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-04-18 19:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 14:02 [Buildroot] [PATCH] ltp-testsuite: build kernel modules when appropriate Mason
2016-03-24 21:25 ` Thomas Petazzoni
2016-03-28 12:49 ` Mason
2016-03-29 19:12 ` Arnout Vandecappelle
2016-04-04 13:08 ` [Buildroot] [PATCH v2] " Mason
2016-04-05 9:23 ` Arnout Vandecappelle
2016-04-05 11:09 ` [Buildroot] [PATCH v3] " Mason
2016-04-14 19:29 ` Mason
2016-04-18 19:42 ` Thomas Petazzoni [this message]
2016-04-18 20:03 ` Mason
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=20160418214206.3698cd79@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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