From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 2 Oct 2011 17:19:10 +0200 References: <1317382322-6922-1-git-send-email-sven@narfation.org> In-Reply-To: <1317382322-6922-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: <201110021719.11051.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Don't use EXTRA_CFLAGS to add source version 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: The list for a Better Approach To Mobile Ad-hoc Networking On Friday, September 30, 2011 13:32:00 Sven Eckelmann wrote: > EXTRA_CFLAGS is deprecated since v2.6.23-2309-gf77bf01 and should not be > used anymore to add additional flags for the c compiler. Applied in revision c5cb3c5. Thanks, Marek