diff options
Diffstat (limited to 'hw/lm32')
-rw-r--r-- | hw/lm32/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/lm32/Makefile.objs b/hw/lm32/Makefile.objs index bf8d152831..1e59ac5c62 100644 --- a/hw/lm32/Makefile.objs +++ b/hw/lm32/Makefile.objs @@ -1,5 +1,4 @@ # LM32 peripherals -obj-y += lm32_pic.o obj-y += lm32_sys.o obj-y += milkymist-hpdmc.o obj-y += milkymist-pfpu.o |