From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 8 Dec 2011 18:39:16 +0800 References: <1323260777-30119-1-git-send-email-sven@narfation.org> In-Reply-To: <1323260777-30119-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: <201112081839.16865.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Allow to disable features 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 Wednesday, December 07, 2011 20:29:11 Sven Eckelmann wrote: > The user could not disable features which were enabled in the target kernel > as explained in b3d474c54bca76797e88878f29f100a7d5c7e02b. We have to undef > batman-adv specific preprocessor variables and generate an own header that > sets them according to the user settings. Applied in revision 9134518. Thanks, Marek