Hi Andrew, In this commits you specify dev.ko in conf/arm/config.* and conf/i386/config.pc. But your dev/Makefile now target dev.o.
// Yocto ----- Original Message ----- From: "Andrew Dennison" <[email protected]> To: "[email protected]" <[email protected]> Sent: Tuesday, July 21, 2009 7:52 AM Subject: [Prex-devel] more changes pushed to git > I've just pushed up another 30 odd commits to git. Highlights: > > * fix nasty memory allocation bug in periodic timers > * convert some more parameters to CONFIG items. This includes > filesystem contents, etc > * many other bug fixes > * Add a --build switch to configure and generate a makefile in build area > > Can now build as follows: > $ ./configure --target=i386-pc --cross-compile=i386-elf- \ > --build=$HOME/src/build/i386-pc > $ cd $HOME/src/build/i386-pc > $ make > > Or to build all supported targets: > $ ./allconfig $HOME/src/build/ > $ cd $HOME/src/build/ > $ make > > Anyone else have any work they want to share? :) > > Andrew > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full > prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > Prex-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/prex-devel ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Prex-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/prex-devel
