On 27/06/2016 18:43, Cédric Le Goater wrote: > check-qtest-arm-y = tests/ds1338-test$(EXESUF) > +check-qtest-arm-y = tests/m25p80-test$(EXESUF)
This should be a "+=". Paolo > gcov-files-arm-y += hw/misc/tmp105.c > check-qtest-arm-y += tests/virtio-blk-test$(EXESUF)
