From 7b2478956a1aece1c79ece8dec250ed91c09903b Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 5 Feb 2013 12:55:04 +0100 Subject: hw: move block devices to hw/block/, configure via default-configs/ Signed-off-by: Paolo Bonzini --- hw/sh4/Makefile.objs | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/sh4') diff --git a/hw/sh4/Makefile.objs b/hw/sh4/Makefile.objs index 4f2ac2a6ce..efbb9ebef1 100644 --- a/hw/sh4/Makefile.objs +++ b/hw/sh4/Makefile.objs @@ -1,4 +1,3 @@ -obj-y = tc58128.o obj-y += sh_timer.o sh_serial.o sh_intc.o sh_pci.o sm501.o obj-y := $(addprefix ../,$(obj-y)) -- cgit v1.2.1