From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 18 Oct 2012 18:00:15 +0800 References: <1350553434-6722-1-git-send-email-sven@narfation.org> In-Reply-To: <1350553434-6722-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201210181800.16028.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Recommend not to change Makefile for configuration Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org On Thursday, October 18, 2012 17:43:54 Sven Eckelmann wrote: > The Makefile suggests to change it to enable or disable features. This > resulted in patch submissions with changed Makefile even when this change > would not be necessary. > > Instead the configuration should be done using the make parameters > explained in README.external > > Signed-off-by: Sven Eckelmann > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied in revision 4e3c233. Thanks, Marek