diff options
Diffstat (limited to 'qemu/hw/sh4/Makefile.objs')
-rw-r--r-- | qemu/hw/sh4/Makefile.objs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qemu/hw/sh4/Makefile.objs b/qemu/hw/sh4/Makefile.objs new file mode 100644 index 000000000..2393702c5 --- /dev/null +++ b/qemu/hw/sh4/Makefile.objs @@ -0,0 +1,4 @@ +obj-y += shix.o r2d.o + +obj-y += sh7750.o sh7750_regnames.o +obj-y += sh_pci.o |