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