On 1/7/19 12:22 PM, Alex Bennée wrote: > > Aleksandar Markovic <aleksandar.marko...@rt-rk.com> writes: > >> From: Aleksandar Markovic <amarko...@wavecomp.com> >> >> Remove old directories after reorganization of MIPS TCG tests. >> >> Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com> >> --- >> tests/tcg/mips/mips32-dsp/Makefile | 136 ------------- >> tests/tcg/mips/mips32-dspr2/Makefile | 71 ------- >> tests/tcg/mips/mips64-dsp/Makefile | 306 >> ------------------------------ >> tests/tcg/mips/mips64-dsp/head.S | 16 -- >> tests/tcg/mips/mips64-dsp/io.h | 22 --- >> tests/tcg/mips/mips64-dsp/mips_boot.lds | 31 --- >> tests/tcg/mips/mips64-dspr2/.directory | 2 - >> tests/tcg/mips/mips64-dspr2/Makefile | 116 ----------- >> tests/tcg/mips/mips64-dspr2/head.S | 16 -- >> tests/tcg/mips/mips64-dspr2/io.h | 22 --- >> tests/tcg/mips/mips64-dspr2/mips_boot.lds | 31 --- >> tests/tcg/mips/mipsr5900/Makefile | 32 ---- > > Erm do we really want this? Ideally the Makefiles should be moved into > their new locations and tested with whatever the out of tree build > approach was before. Then my series can apply on top and translate them > into new style check-tcg tests builds.
It seems Aleksandar missed your comment :(