On 2/29/08, Yan Seiner <[EMAIL PROTECTED]> wrote: > I'm trying to do the same thing, except that I am working with a 2.6.24 > kernel. I've spliced that kernel into stable, and built it in its > default config, and now I need to configure it to build the libertas_cs > driver. I have the same questions as you. If you find out how to do it > 'the bitbake way' please share.
The first option being from the bitbake shell, $ bitbake -c menuconfig linux-xy-2.6.24 should do the trick. Then you'll find in $WORKDIR the fresh defconfig. Ant _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
