On 08/03/2023 01.07, Philippe Mathieu-Daudé wrote:
With the introduction of the MIPS virt machine in a pair
of commits, all MIPS targets will require libfdt.
Define TARGET_NEED_FDT in all mips*-softmmu.mak files.
Signed-off-by: Philippe Mathieu-Daudé
---
configs/targets/mips-softmmu.mak | 1
With the introduction of the MIPS virt machine in a pair
of commits, all MIPS targets will require libfdt.
Define TARGET_NEED_FDT in all mips*-softmmu.mak files.
Signed-off-by: Philippe Mathieu-Daudé
---
configs/targets/mips-softmmu.mak | 1 +
configs/targets/mips64-softmmu.mak | 1 +
configs/