diff options
Diffstat (limited to 'hw/microblaze')
-rw-r--r-- | hw/microblaze/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/microblaze/Makefile.objs b/hw/microblaze/Makefile.objs index 9e7f249941..75f5ce6cfe 100644 --- a/hw/microblaze/Makefile.objs +++ b/hw/microblaze/Makefile.objs @@ -1,5 +1,4 @@ obj-y += xilinx_spi.o -obj-y += xilinx_ethlite.o obj-y := $(addprefix ../,$(obj-y)) |