diff options
Diffstat (limited to 'hw/cris')
-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 e02365d5cd..c4d5189fc0 100644 --- a/hw/cris/Makefile.objs +++ b/hw/cris/Makefile.objs @@ -2,7 +2,6 @@ obj-y += etraxfs_dma.o obj-y += etraxfs_pic.o obj-y += etraxfs_timer.o -obj-y += etraxfs_ser.o obj-y := $(addprefix ../,$(obj-y)) |