diff options
Diffstat (limited to 'hw/cris/Makefile.objs')
-rw-r--r-- | hw/cris/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/cris/Makefile.objs b/hw/cris/Makefile.objs index a8a4a9efcf..f8c85a4520 100644 --- a/hw/cris/Makefile.objs +++ b/hw/cris/Makefile.objs @@ -1,5 +1,4 @@ # IO blocks -obj-y += etraxfs_dma.o obj-y += etraxfs_pic.o obj-y := $(addprefix ../,$(obj-y)) |