Mike,

On Tuesday 31 October 2006 11:44, MikeW wrote:
> MikeW <[EMAIL PROTECTED]> writes:
> > I note that there is not a kernelconfig.target in every example project.
> > (ptxdist menuconfig says no such file)
> >
> > Is it OK just to copy an existing one (say from allyes-arm
> > to generic-arm-glibc) or is there another way,
> > e.g. to do make menuconfig from build-target/linux-x.y.z
> > and then reset the ptxdist kernel config filename/copy the config file.
> >
> > Thx,
> > MikeW
> >
> >
> >
> > Is it OK just to copy an existing one
>
> I'll take that as a "yes" then !
> But presumably this is a bug in the distribution ?

The "kernelconfig.target" must fit to your hardware (but only if you also 
build a kernel). Without building a kernel you can omit this file.
As a point of start you can copy a ".config" file from an existing kernel or 
any other "kernelconfig.target" into you project. To configure the kernel 
based on this template enter
 $ ptxdist kernelconfig
All modifications will be saved into "kernelconfig.target" if you leave the 
kernel configurator with "yes" to the last question.

Juergen

-- 
Dipl.-Ing. Juergen Beisert | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
         Vertretung Sued/Muenchen, Germany
   Phone: +49-5121-206917-7 |  Fax: +49-5121-206917-9

--
ptxdist mailing list
[email protected]

Reply via email to