From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:59564 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751118AbaK1Pk2 (ORCPT ); Fri, 28 Nov 2014 10:40:28 -0500 Message-ID: <54789767.1080803@suse.cz> Date: Fri, 28 Nov 2014 16:40:23 +0100 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH] kbuild: Fix make help- on powerpc References: <1417179145-30789-1-git-send-email-mmarek@suse.cz> In-Reply-To: <1417179145-30789-1-git-send-email-mmarek@suse.cz> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: linux-kbuild@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org On 2014-11-28 13:52, Michal Marek wrote: > make ARCH=powerpc help- should not require a cofigured > source tree. Also, sort the boards in the output. I added this to kbuild.git#kbuild. Michal From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 1B7991A0BDC for ; Sat, 29 Nov 2014 02:40:28 +1100 (AEDT) Message-ID: <54789767.1080803@suse.cz> Date: Fri, 28 Nov 2014 16:40:23 +0100 From: Michal Marek MIME-Version: 1.0 To: linux-kbuild@vger.kernel.org Subject: Re: [PATCH] kbuild: Fix make help- on powerpc References: <1417179145-30789-1-git-send-email-mmarek@suse.cz> In-Reply-To: <1417179145-30789-1-git-send-email-mmarek@suse.cz> Content-Type: text/plain; charset=windows-1252 Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 2014-11-28 13:52, Michal Marek wrote: > make ARCH=powerpc help- should not require a cofigured > source tree. Also, sort the boards in the output. I added this to kbuild.git#kbuild. Michal