diff options
Diffstat (limited to 'qemu/hw/lm32/Makefile.objs')
-rw-r--r-- | qemu/hw/lm32/Makefile.objs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu/hw/lm32/Makefile.objs b/qemu/hw/lm32/Makefile.objs new file mode 100644 index 000000000..ea6418ae5 --- /dev/null +++ b/qemu/hw/lm32/Makefile.objs @@ -0,0 +1,3 @@ +# LM32 boards +obj-y += lm32_boards.o +obj-y += milkymist.o |