From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 7 Dec 2011 16:36:06 +0800 References: <1323025848-14024-1-git-send-email-sven@narfation.org> <1323025848-14024-2-git-send-email-sven@narfation.org> In-Reply-To: <1323025848-14024-2-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201112071636.07213.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: Remove OpenWRT specific makefile rules 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 Monday, December 05, 2011 03:10:46 Sven Eckelmann wrote: > Makefile and Makefile.kbuild are included by the linux kbuild environment > to build the kernel module. Rules by other build systems could lead to > hard to debug problems and therefore should be avoided. Applied in revision fac4043. Thanks, Marek