commit | da41a56059a114725684cc61c93f5f768d1ac734 | [log] [tgz] |
---|---|---|
author | Weijie Gao <weijie.gao@mediatek.com> | Thu Nov 12 16:35:17 2020 +0800 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Jan 24 21:39:26 2021 +0100 |
tree | e3dbb89009a8099d395a9e4f3de2c74c784f33a2 | |
parent | 69d29fe1c0aeb33f42633a75555d30b7921c02aa [diff] |
mips: dts: switch to board defines for dtb for mtmips Previous the dts files for gardena-smart-gateway-mt7688 and linkit-smart-7688 are set to be built when mtmips is selected. This can lead to a compilation error if another soc is added to this arch with different dtsi files. So it's better to build the dtb only if their board is selected. Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>