From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Reutner-Fischer Date: Wed, 10 Dec 2008 15:44:52 +0100 Subject: [Buildroot] Buildroot for target PowerPC 405 (on Xilinx XUPV2p Board) In-Reply-To: <10d6046f0812100613m2f54f43cx4c4c413dbea7df25@mail.gmail.com> References: <10d6046f0812010740u5082e10bk9fded198d8d3bddb@mail.gmail.com> <20081201161034.GA20082@mx.loc> <10d6046f0812100507k5e51bddbg88dd80732142a73@mail.gmail.com> <20081210140059.GA23100@mx.loc> <10d6046f0812100613m2f54f43cx4c4c413dbea7df25@mail.gmail.com> Message-ID: <20081210144452.GB23100@mx.loc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Wed, Dec 10, 2008 at 03:13:54PM +0100, Mirko ROCCO wrote: >Hi! This is my config file for buildroot! BR2_KERNEL_none=y # BR2_KERNEL_LINUX is not set You did not enable a kernel. make menuconfig goto the "kernel" and select "Kernel type" linux. Enable "linux kernel" and set ".config file" to the kernel config you want to use (e.g. "br2.ppc-405-kernel.config"). If you do not yet have a kernel .config file prepared, then you can copy one of the ppc defconfig to that very file to the toplevel directory. HTH, > >Mirko ROCCO > > >2008/12/10 Bernhard Reutner-Fischer > >> On Wed, Dec 10, 2008 at 02:07:56PM +0100, Mirko ROCCO wrote: >> >Hi Bernhard! >> >I try to use your tree as you suggest me! >> > >> >Unfortunately I recive this error and i don't know how to solve it: >> >> Please show me your buildroot (toplevel) .config >>