Re: Need a build target

2010-03-08 Thread Patrick Mahan
> On Sunday 07 March 2010 3:57:43 pm Patrick Mahan wrote: > > > > All, > > > > Just wanted some confirmation, but I have a need where I need > > to build just the kernel toolchain, kernel and the full toolchain > > and include files. The first two I can do via 'make kernel-toolchain' > > and 'ma

Re: Need a build target

2010-03-08 Thread John Baldwin
On Sunday 07 March 2010 3:57:43 pm Patrick Mahan wrote: > > All, > > Just wanted some confirmation, but I have a need where I need > to build just the kernel toolchain, kernel and the full toolchain > and include files. The first two I can do via 'make kernel-toolchain' > and 'make buildkernel'.

Need a build target

2010-03-07 Thread Patrick Mahan
All, Just wanted some confirmation, but I have a need where I need to build just the kernel toolchain, kernel and the full toolchain and include files. The first two I can do via 'make kernel-toolchain' and 'make buildkernel'. However, to get the complete build toolchain and include files, sui