]> git.neil.brown.name Git - gta04.git/commit
ARM: Kirkwood: fix Makefile.boot
authorArnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
Sun, 5 Aug 2012 20:35:57 +0000 (22:35 +0200)
committerJason Cooper <jason@lakedaemon.net>
Wed, 15 Aug 2012 13:58:52 +0000 (13:58 +0000)
commitb74ffd85e32d44e8ed405a2a0a175ef4cd39cf67
treef426de9592ea071bb21e2da1b9fd69d12ad7813a
parent03810a20308af54d01b096bc19a8c145684bd6b2
ARM: Kirkwood: fix Makefile.boot

While building the dtbs target, one is getting:

make dtbs
make[1]: *** No rule to make target `arch/arm/boot/kirkwood-qnap-ts219.dtb', needed by `arch/arm/boot/dtbs'.  Stop.
make: *** [dtbs] Error 2

The reason is that there's no kirkwood-qnap-ts219.dts file. Update Makefile.boot
to reflect the dts files present.

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-kirkwood/Makefile.boot