diff options
Diffstat (limited to 'qemu/hw/cris/Makefile.objs')
-rw-r--r-- | qemu/hw/cris/Makefile.objs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qemu/hw/cris/Makefile.objs b/qemu/hw/cris/Makefile.objs new file mode 100644 index 000000000..7624173f7 --- /dev/null +++ b/qemu/hw/cris/Makefile.objs @@ -0,0 +1,2 @@ +obj-y += boot.o +obj-y += axis_dev88.o |