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.objs6
1 files changed, 0 insertions, 6 deletions
diff --git a/hw/xtensa/Makefile.objs b/hw/xtensa/Makefile.objs
deleted file mode 100644
index 2b40e1b60a..0000000000
--- a/hw/xtensa/Makefile.objs
+++ /dev/null
@@ -1,6 +0,0 @@
-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