From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: Kirkwood: ts219: fix Makefile.boot after dts was split in two
Date: Sat, 11 Aug 2012 08:16:16 +0200 [thread overview]
Message-ID: <20120811061616.GA30869@lunn.ch> (raw)
In-Reply-To: <4b59ab4618c9b9c055831f6b96636741bda5d42f.1344651264.git.jason@lakedaemon.net>
On Sat, Aug 11, 2012 at 02:39:46AM +0000, Jason Cooper wrote:
> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
> ---
> arch/arm/mach-kirkwood/Makefile.boot | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-kirkwood/Makefile.boot b/arch/arm/mach-kirkwood/Makefile.boot
> index 2a576ab..2ad83e2 100644
> --- a/arch/arm/mach-kirkwood/Makefile.boot
> +++ b/arch/arm/mach-kirkwood/Makefile.boot
> @@ -7,7 +7,7 @@ dtb-$(CONFIG_MACH_DLINK_KIRKWOOD_DT) += kirkwood-dns320.dtb
> dtb-$(CONFIG_MACH_DLINK_KIRKWOOD_DT) += kirkwood-dns325.dtb
> dtb-$(CONFIG_MACH_ICONNECT_DT) += kirkwood-iconnect.dtb
> dtb-$(CONFIG_MACH_IB62X0_DT) += kirkwood-ib62x0.dtb
> -dtb-$(CONFIG_MACH_TS219_DT) += kirkwood-qnap-ts219.dtb
> +dtb-$(CONFIG_MACH_TS219_DT) += kirkwood-ts219-6281.dtb kirkwood-ts219-6282.dtb
A fix for this has already been accepted into arm-soc for the next rc.
Andrew
> dtb-$(CONFIG_MACH_GOFLEXNET_DT) += kirkwood-goflexnet.dtb
> dbt-$(CONFIG_MACH_LSXL_DT) += kirkwood-lschlv2.dtb
> dbt-$(CONFIG_MACH_LSXL_DT) += kirkwood-lsxhl.dtb
> --
> 1.7.8.6
>
next prev parent reply other threads:[~2012-08-11 6:16 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-11 2:39 [PATCH 0/3] ARM: Kirkwood: update defconfig and fix ts219 dtb Jason Cooper
2012-08-11 2:39 ` [PATCH 1/3] ARM: Kirkwood: update defconfig Jason Cooper
2012-08-11 2:39 ` [PATCH 2/3] ARM: Kirkwood: ts219: fix Makefile.boot after dts was split in two Jason Cooper
2012-08-11 6:16 ` Andrew Lunn [this message]
2012-08-11 7:51 ` Andrew Lunn
2012-08-11 16:36 ` Jason Cooper
2012-08-11 2:39 ` [PATCH 3/3] ARM: Kirkwood: add DT boards to defconfig Jason Cooper
2012-08-11 6:21 ` Andrew Lunn
2012-08-11 16:47 ` Jason Cooper
2012-08-11 22:06 ` Andrew Lunn
2012-08-11 23:18 ` Jason Cooper
2012-08-11 22:33 ` [PATCH V2 0/3] ARM: Kirkwood: update defconfig, add dt boards Jason Cooper
2012-08-11 22:33 ` [PATCH 1/2] ARM: Kirkwood: update defconfig Jason Cooper
2012-08-11 22:33 ` [PATCH V2 2/2] ARM: Kirkwood: add DT boards to defconfig Jason Cooper
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=20120811061616.GA30869@lunn.ch \
--to=andrew@lunn.ch \
--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 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.