From e28bee8ee654b81f4688a505e56ade0692174b5c Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Wed, 3 Apr 2013 18:06:08 +0200 Subject: hw: move other devices to hw/misc/, configure with default-configs/ Signed-off-by: Paolo Bonzini --- hw/sparc/Makefile.objs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'hw/sparc') diff --git a/hw/sparc/Makefile.objs b/hw/sparc/Makefile.objs index 3246bb15e5..c987b5b5df 100644 --- a/hw/sparc/Makefile.objs +++ b/hw/sparc/Makefile.objs @@ -1,6 +1 @@ -obj-y += slavio_misc.o -obj-y += eccmemctl.o - -obj-y := $(addprefix ../,$(obj-y)) - obj-y += sun4m.o leon3.o -- cgit v1.2.1