From 0434e30afb6175212389811e0b28b948eb3c1e40 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 5 Feb 2013 16:36:44 +0100 Subject: hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ Signed-off-by: Paolo Bonzini --- hw/arm/Makefile.objs | 2 -- 1 file changed, 2 deletions(-) (limited to 'hw/arm/Makefile.objs') diff --git a/hw/arm/Makefile.objs b/hw/arm/Makefile.objs index cb94927e4c..35c5f11cca 100644 --- a/hw/arm/Makefile.objs +++ b/hw/arm/Makefile.objs @@ -1,5 +1,3 @@ -obj-y += arm11mpcore.o a9mpcore.o -obj-y += a15mpcore.o obj-y += strongarm.o obj-y := $(addprefix ../,$(obj-y)) -- cgit v1.2.3