commit | 8b98a4916f8202cd63658e52d3d929f02dc83ef5 | [log] [tgz] |
---|---|---|
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | Tue Apr 09 17:21:48 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 11 10:42:48 2019 +0200 |
tree | a8d9f8765e36d532a6a97824a7010ac3d7fb7e89 | |
parent | 85cb2bc6868e5f7da7396a26b59fbb5cbc48e4ab [diff] |
apalis_imx6: add device tree to makefile Add device tree 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> Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>