From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 Message-ID: <4DBB3044.7090109@verizon.net> Date: Fri, 29 Apr 2011 17:40:20 -0400 From: Peter Foley Reply-To: MIME-Version: 1.0 Subject: [PATCH RESEND 0/4] kbuild: Makefile cleanups Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: linux-kernel@vger.kernel.org Cc: linux-kbuild@vger.kernel.org, Michal Marek 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