From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4FEB242B.5080306@xenomai.org> Date: Wed, 27 Jun 2012 17:18:03 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4FCDFB35.1050705@xenomai.org> <4FCE28F8.9040001@xenomai.org> <4FD8F4B5.7000001@xenomai.org> <4FE46F5F.1060500@xenomai.org> In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Subject: Re: [Xenomai] unsupported ARM9 machine List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TWFyY2luIEt1xZtrYQ==?= Cc: xenomai@xenomai.org On 06/27/2012 04:20 PM, Marcin Kuśka wrote: > Ok thank you for helping me out! You've been very helpfull. > > Just for anyone trying to do the same in future: > > I used two of git projects from http://git.xenomai.org/ipipe-gch.git/ > > - ipipe-gch.git (linux kernel) > - xenomai-2.6.git (the file HAVE TO be named xenomai-2.6 as buildroot > will be looking for that folder and if he denies to find it in > 'output/build' it will start downloading the common xenomai from xenomai > site and we don't want that) > > > In buildroot: > > - Kernel->Kernel version (Custom tarball) and specify the URL of a > tarball (ipipe-gch linux kernel) > - Linux Kernel Extensions -> UNCHECK Adeos/Xenomai Real-time patch > > then build the kernel and that's all. > > For me it worked. > > Many thanks to Gilles! So, you can run the latency test with this kernel for instance? Looks to me like you are building a kernel without xenomai support... -- Gilles.