aboutsummaryrefslogtreecommitdiff
path: root/hw/xtensa/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xtensa/Makefile.objs')
-rw-r--r--hw/xtensa/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xtensa/Makefile.objs b/hw/xtensa/Makefile.objs
index 0bbfccd..2b40e1b 100644
--- a/hw/xtensa/Makefile.objs
+++ b/hw/xtensa/Makefile.objs
@@ -2,4 +2,5 @@ obj-y += mx_pic.o
obj-y += pic_cpu.o
obj-y += xtensa_memory.o
obj-$(CONFIG_XTENSA_SIM) += sim.o
+obj-$(CONFIG_XTENSA_VIRT) += virt.o
obj-$(CONFIG_XTENSA_XTFPGA) += xtfpga.o