X-Git-Url: https://repo.jachan.dev/qemu.git/blobdiff_plain/509e9c462d03c4b7edc4a0d277311a7f45c9c046..bd277fa1966bc400f1b411f868f39125cda0c403:/target-mips/Makefile.objs diff --git a/target-mips/Makefile.objs b/target-mips/Makefile.objs index ca20f21443..3eeeeac8b8 100644 --- a/target-mips/Makefile.objs +++ b/target-mips/Makefile.objs @@ -1,2 +1,2 @@ -obj-y += translate.o op_helper.o helper.o cpu.o +obj-y += translate.o op_helper.o lmi_helper.o helper.o cpu.o obj-$(CONFIG_SOFTMMU) += machine.o