From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933840Ab1D2VlH (ORCPT ); Fri, 29 Apr 2011 17:41:07 -0400 Received: from nd215.dnsexit.com ([64.182.102.215]:35839 "EHLO box7.911domain.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932208Ab1D2VlF (ORCPT ); Fri, 29 Apr 2011 17:41:05 -0400 X-Complaints-To: abuse@dnsExit.com X-SPAM: Please report Spam to abuse@dnsExit.com By service at http://www.dnsExit.com/Direct.sv?cmd=mailRelay Accounts will be suspended immediately if convicted Spam Message-ID: <4DBB3044.7090109@verizon.net> Date: Fri, 29 Apr 2011 17:40:20 -0400 From: Peter Foley Reply-To: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: CC: , Michal Marek Subject: [PATCH RESEND 0/4] kbuild: Makefile cleanups Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch series adds some targets to PHONY and makes some targets work in KBUILD_OUTDIR. Patches also attached as requested by Michal Marek. Thanks, Peter