]> git.proxmox.com Git - mirror_qemu.git/blobdiff - disas/Makefile.objs
target/ppc: Eliminate htab_base and htab_mask variables
[mirror_qemu.git] / disas / Makefile.objs
index abeba846617e91d7cb9ed7b3bf90d26f7681f790..62632ef0ddca3a2882b0d901ee15b8a93f50fa1f 100644 (file)
@@ -15,6 +15,7 @@ common-obj-$(CONFIG_IA64_DIS) += ia64.o
 common-obj-$(CONFIG_M68K_DIS) += m68k.o
 common-obj-$(CONFIG_MICROBLAZE_DIS) += microblaze.o
 common-obj-$(CONFIG_MIPS_DIS) += mips.o
+common-obj-$(CONFIG_NIOS2_DIS) += nios2.o
 common-obj-$(CONFIG_MOXIE_DIS) += moxie.o
 common-obj-$(CONFIG_PPC_DIS) += ppc.o
 common-obj-$(CONFIG_S390_DIS) += s390.o