OSDN Git Service

target/nios2: Only build mmu.c for system mode
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 26 Feb 2022 11:02:18 +0000 (01:02 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 3 Mar 2022 19:37:18 +0000 (09:37 -1000)
commitd8e609e9bb5a6b70ae2ba45fd14efffada013752
treef9b748dccdff797ff3f71a1c242ce396bc223530
parent6f83e277eb9fa56c89fb25903834a21725655920
target/nios2: Only build mmu.c for system mode

We can thus remove an ifdef covering the entire file.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/nios2/meson.build
target/nios2/mmu.c