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 18:13:58 +0300 Message-ID: <49F9C036.900@redhat.com> References: <1241040038-17183-1-git-send-email-aliguori@us.ibm.com> <1241040038-17183-17-git-send-email-aliguori@us.ibm.com> <49F972A3.2050109@redhat.com> <1241104250.30886.2.camel@slate.austin.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Anthony Liguori , kvm@vger.kernel.org To: Hollis Blanchard Return-path: Received: from mx2.redhat.com ([66.187.237.31]:55811 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761284AbZD3POB (ORCPT ); Thu, 30 Apr 2009 11:14:01 -0400 In-Reply-To: <1241104250.30886.2.camel@slate.austin.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: Hollis Blanchard wrote: > dtb is the compiled (binary) form of dts (source) device tree files. > > Think of it like bios.bin: if make clean doesn't delete bios.bin (and it > looks like it doesn't), neither should it delete *.dtb, and we can drop > the patch. > > Acked-by: Hollis Blanchard > make clean doesn't delete bios.bin, because bios.bin is under source control (as it requires special tools to build). I see that *.dtb is also under source control, so will apply the patch. -- error compiling committee.c: too many arguments to function