From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266578AbUHOTLg (ORCPT ); Sun, 15 Aug 2004 15:11:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266821AbUHOTLg (ORCPT ); Sun, 15 Aug 2004 15:11:36 -0400 Received: from pfepb.post.tele.dk ([195.41.46.236]:34361 "EHLO pfepb.post.tele.dk") by vger.kernel.org with ESMTP id S266578AbUHOTLf (ORCPT ); Sun, 15 Aug 2004 15:11:35 -0400 Date: Sun, 15 Aug 2004 21:14:10 +0200 From: Sam Ravnborg To: Coywolf Qi Hunt Cc: sam@ravnborg.org, kai@tp1.ruhr-uni-bochum.de, akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Remove wildcard on KBUILD_OUTPUT Message-ID: <20040815191410.GC7682@mars.ravnborg.org> Mail-Followup-To: Coywolf Qi Hunt , sam@ravnborg.org, kai@tp1.ruhr-uni-bochum.de, akpm@osdl.org, linux-kernel@vger.kernel.org References: <411B31A5.70508@greatcn.org> <20040812172307.GA7365@mars.ravnborg.org> <411BCE4F.1060002@greatcn.org> <51248.194.237.142.13.1092343524.squirrel@194.237.142.13> <411BE105.4080203@greatcn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <411BE105.4080203@greatcn.org> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 13, 2004 at 05:28:37AM +0800, Coywolf Qi Hunt wrote: > sam@ravnborg.org wrote: > > >>You misunderstood me. > >>This patch removes unnecessary wildcard on KBUILD_OUTPUT Applied, thanks. Sam