From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 24 Nov 2011 21:01:21 +0800 References: <1322131238-11036-1-git-send-email-sven@narfation.org> In-Reply-To: <1322131238-11036-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: <201111242101.21710.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [RFC] batman-adv: Move build compat stuff to Makefile 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 Hi, > I looked at the new patches from ordex and thought about using the Makefile > from the kernel as the Makefile.kbuild in the standalone distribution. The > Makefile is only the user friendly compatibility layer over the kbuild > stuff. I thought the main idea behind this separation was to have one Makefile for the kernel folks and one for the out-of-tree users ? Are they going to accept a single Makefile which contains more than what is needed for in-kernel development ? Regards, Marek