From: Arnaud Patard (Rtp) Date: Sun, 5 Aug 2012 20:35:57 +0000 (+0200) Subject: ARM: Kirkwood: fix Makefile.boot X-Git-Tag: v3.6-rc4~11^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b74ffd85e32d44e8ed405a2a0a175ef4cd39cf67;p=pandora-kernel.git 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 Acked-by: Andrew Lunn Signed-off-by: Jason Cooper --- Reading git-diff-tree failed