From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 16/21] Remove clean rule change Date: Thu, 30 Apr 2009 12:42:59 +0300 Message-ID: <49F972A3.2050109@redhat.com> References: <1241040038-17183-1-git-send-email-aliguori@us.ibm.com> <1241040038-17183-17-git-send-email-aliguori@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Hollis Blanchard To: Anthony Liguori Return-path: Received: from mx2.redhat.com ([66.187.237.31]:56105 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761047AbZD3JnD (ORCPT ); Thu, 30 Apr 2009 05:43:03 -0400 In-Reply-To: <1241040038-17183-17-git-send-email-aliguori@us.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: Anthony Liguori wrote: > It's not in upstream QEMU so apparently it's not useful. > > Signed-off-by: Anthony Liguori > --- > pc-bios/Makefile | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/pc-bios/Makefile b/pc-bios/Makefile > index dabeb4c..315288d 100644 > --- a/pc-bios/Makefile > +++ b/pc-bios/Makefile > @@ -16,4 +16,4 @@ all: $(TARGETS) > dtc -I dts -O dtb -o $@ $< > > clean: > - rm -f $(TARGETS) *.o *~ *.dtb > + rm -f $(TARGETS) *.o *~ > Hollis? -- error compiling committee.c: too many arguments to function