From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <50980A35.8090607@xenomai.org> Date: Mon, 05 Nov 2012 19:49:25 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Compiling the Xenomai examples 2.0 List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sebastian Pavez Cc: Xenomai On 11/05/2012 04:09 PM, Sebastian Pavez wrote: > make -C /usr/src/linux-3.2.32 ARCH= CROSS_COMPILE= > (...) > > What should I do?? Read the documentation? Documentation/kbuild/modules.txt in the kernel sources for starters. The above line can not work. -- Gilles.