linux/arch/arm/boot
Josh Boyer f594297830 ARM: dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plus
Commit 79ae3e66f8 (ARM: dts: sun4i: Add Iteaduino Plus A10) added a new
make target for the sun4i-a10-itead-iteaduino-plus dts file, but mistakenly
used .dts instead of the correct .dtb suffix.  This resulted in a build error
like:

        scripts/Makefile.dtbinst:42: target 'sun4i-a10-itead-iteaduino-plus.dts' doesn't match the target pattern

when doing a make dtbs_install.

Fix it to use the proper file name.

Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2015-09-13 14:20:26 +02:00
..
bootp
compressed lib/decompressors: use real out buf size for gunzip with kernel 2015-09-10 13:29:01 -07:00
dts ARM: dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plus 2015-09-13 14:20:26 +02:00
.gitignore
Makefile kbuild: use relative path to include Makefile 2015-04-02 16:42:08 +02:00
install.sh