From 914e29d28052dbe5a4f41b71eaf8c7bb19ac0929 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 5 Feb 2013 16:36:44 +0100 Subject: hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/ Signed-off-by: Paolo Bonzini --- hw/ppc/Makefile.objs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'hw/ppc/Makefile.objs') diff --git a/hw/ppc/Makefile.objs b/hw/ppc/Makefile.objs index 280ed266e0..be00d1da3b 100644 --- a/hw/ppc/Makefile.objs +++ b/hw/ppc/Makefile.objs @@ -1,8 +1,3 @@ -# IBM pSeries (sPAPR) -obj-$(CONFIG_PSERIES) += spapr_nvram.o - -obj-y := $(addprefix ../,$(obj-y)) - # shared objects obj-y += ppc.o ppc_booke.o # IBM pSeries (sPAPR) -- cgit v1.2.1