From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pfepb.post.tele.dk ([195.41.46.236]:52403 "EHLO pfepb.post.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751790AbZFEVrL (ORCPT ); Fri, 5 Jun 2009 17:47:11 -0400 Date: Fri, 5 Jun 2009 23:49:28 +0200 From: Sam Ravnborg Subject: Re: [PATCH] documentation:kbuild Incorrect makefile syntix in examnple Message-ID: <20090605214928.GF29008@uranus.ravnborg.org> References: <20090531011332.GA13205@cuplxvomd02.corp.sa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090531011332.GA13205@cuplxvomd02.corp.sa.net> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: David VomLehn Cc: linux-doc@vger.kernel.org, rdunlap@xenotime.net, linux-kbuild@vger.kernel.org On Sat, May 30, 2009 at 06:13:32PM -0700, David VomLehn wrote: > There is an error in the make syntax for one of the kbuild examples. This > fixes it. > > Signed-off-by: David VomLehn I fixed up the subject and applied it. Thanks, Sam