Am Donnerstag, den 12.11.2020, 16:35 +0800 schrieb Weijie Gao: > 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 <s...@denx.de> > Signed-off-by: Weijie Gao <weijie....@mediatek.com> > --- > v4 changes: none > v3 changes: none > v2 changes: none > --- > arch/mips/dts/Makefile | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > >
series applied to u-boot-mips/next, thanks. -- - Daniel