]> git.proxmox.com Git - mirror_qemu.git/blobdiff - disas/Makefile.objs
Revert "Remove remainders of HPPA backend"
[mirror_qemu.git] / disas / Makefile.objs
index 09bc9928834cb7ab22f827a0c4029600a1e12667..abeba846617e91d7cb9ed7b3bf90d26f7681f790 100644 (file)
@@ -9,6 +9,7 @@ libvixldir = $(SRC_PATH)/disas/libvixl
 # versions do not.
 arm-a64.o-cflags := -I$(libvixldir) -Wno-sign-compare
 common-obj-$(CONFIG_CRIS_DIS) += cris.o
+common-obj-$(CONFIG_HPPA_DIS) += hppa.o
 common-obj-$(CONFIG_I386_DIS) += i386.o
 common-obj-$(CONFIG_IA64_DIS) += ia64.o
 common-obj-$(CONFIG_M68K_DIS) += m68k.o