From b73d35311098585dbdb375fdf8369b16c8222e12 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Fri, 25 Jan 2013 01:16:39 +0100 Subject: s390: Move hw files to hw/s390x This moves all files only used by s390 system emulation to hw/s390x. Signed-off-by: Alexander Graf Acked-by: Christian Borntraeger --- hw/s390x/Makefile.objs | 2 -- 1 file changed, 2 deletions(-) (limited to 'hw/s390x/Makefile.objs') diff --git a/hw/s390x/Makefile.objs b/hw/s390x/Makefile.objs index f6b461b6b3..e4ee456fd4 100644 --- a/hw/s390x/Makefile.objs +++ b/hw/s390x/Makefile.objs @@ -1,6 +1,4 @@ obj-y = s390-virtio-bus.o s390-virtio.o - -obj-y := $(addprefix ../,$(obj-y)) obj-y += s390-virtio-hcall.o obj-y += sclp.o obj-y += event-facility.o -- cgit v1.2.3-55-g7522