On Sat, Apr 12, 2014 at 9:36 PM, jiapei100 <[email protected]> wrote:
> > Hi, all: > > > I'm trying to build the kernel 3.14 from scratch for BBB on Ubuntu, and > I'm following the description http://elinux.org/Building_BBB_Kernel . > Just before I started, I see the folders should be organized as: > > > Name > > Description > > *toolchain* > > this will contain the cross compiler > > *uboot* > > this will be used to build the mkimage program > > *kbuild* > > > this will be used to build the kernel > > > > > In fact, on current Ubuntu, I just grabbed the toolchain from the default > repository. And I downloaded the most recent uboot. However, where can I > get the folder kbuild ? > > Also, if I ignore the folder "kbuild" and move on building the kernel, > when I reach > cp configs/beaglebone kernel/arch/arm/configs/beaglebone_defconfig > > I failed to find "configs/beaglebone". Where are beaglebone configration > file that I might be able to use? > The current linux-3.14 has some default configuration files: > "those" directions are in reference to this repo: https://github.com/beagleboard/kernel Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
