mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
target/loongarch: meson.build support build LSX
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Song Gao <gaosong@loongson.cn> Message-Id: <20230504122810.4094787-3-gaosong@loongson.cn>
This commit is contained in:
parent
16f5396cec
commit
a0c9400a5b
4 changed files with 13 additions and 0 deletions
|
@ -11,6 +11,7 @@ loongarch_tcg_ss.add(files(
|
|||
'op_helper.c',
|
||||
'translate.c',
|
||||
'gdbstub.c',
|
||||
'lsx_helper.c',
|
||||
))
|
||||
loongarch_tcg_ss.add(zlib)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue