diff options
Diffstat (limited to 'qemu/hw/xtensa/Makefile.objs')
-rw-r--r-- | qemu/hw/xtensa/Makefile.objs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu/hw/xtensa/Makefile.objs b/qemu/hw/xtensa/Makefile.objs new file mode 100644 index 000000000..cb77dc379 --- /dev/null +++ b/qemu/hw/xtensa/Makefile.objs @@ -0,0 +1,3 @@ +obj-y += pic_cpu.o +obj-y += sim.o +obj-y += xtfpga.o |