]> git.ipfire.org Git - thirdparty/u-boot.git/commit
apalis/colibri_imx6: add device trees to makefile
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Mon, 25 Mar 2019 16:38:02 +0000 (17:38 +0100)
committerStefano Babic <sbabic@denx.de>
Sat, 13 Apr 2019 18:30:10 +0000 (20:30 +0200)
commitdee535bc90768a2f386500aea5fc6ed6a2e54de4
treeefb90c236073bb2755ddfba3d31d8a3bd036e307
parentc77ea32ed8cce0061198a29a9b0c0e55394d0aaf
apalis/colibri_imx6: add device trees to makefile

Add device trees to Makefile to avoid newly introduced error:

Device Tree Source is not correctly specified.
Please define 'CONFIG_DEFAULT_DEVICE_TREE'
or build with 'DEVICE_TREE=<device_tree>' argument

make[1]: *** [dts/Makefile:28: arch/arm/dts/imx6-apalis.dtb] Error 1
make: *** [Makefile:1009: dts/dt.dtb] Error 2

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
arch/arm/dts/Makefile