From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: realview: fix device tree build
Date: Thu, 21 Jan 2016 13:16:39 +0100 [thread overview]
Message-ID: <6894504.B4kHmy7D43@wuerfel> (raw)
In-Reply-To: <1453377887-23878-1-git-send-email-linus.walleij@linaro.org>
On Thursday 21 January 2016 13:04:47 Linus Walleij wrote:
> As it happens, two obj-$(CONFIG_FOO) += foo.o variables are
> above obj-y := core.o, which doesn't work: the += directives
> need to add something to the build and doesn't work if obj-y
> is not set first, so move the obj-y to be on top and everything
> builds nicely again.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ARM SoC guys, please apply this directly for fixes.
> ---
Applied, thanks!
Arnd
prev parent reply other threads:[~2016-01-21 12:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-21 12:04 [PATCH] ARM: realview: fix device tree build Linus Walleij
2016-01-21 12:16 ` Arnd Bergmann [this message]
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=6894504.B4kHmy7D43@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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