[PATCH 2/3] ARM: Kirkwood: ts219: fix Makefile.boot after dts was split in two
Andrew Lunn
andrew at lunn.ch
Sat Aug 11 03:51:14 EDT 2012
On Sat, Aug 11, 2012 at 02:39:46AM +0000, Jason Cooper wrote:
> Signed-off-by: Jason Cooper <jason at 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
Hi Jason
There is the same fix from Arnaud Patard, which has been posted to the
list maybe a week ago.
We seem quite good at breaking Makefile.boot and not noticing it. Who
maintains kisskb? We should ask for make dtbs to be added to the end
of the build scripts.
Andrew
More information about the linux-arm-kernel
mailing list