[ELDK] Compile Modules with ELDK 5.2

Thomas Lämmlein thomaslaemmlein at gmail.com
Wed Jul 11 14:43:40 CEST 2012


Hi,

I would like to know, how to compile the modules with the ELDK 5.2.

The documentation of this is not really described in
http://www.denx.de/wiki/view/DULG/BuildingAndUsingModules

Here I found a little bit more
http://www.denx.de/wiki/view/DULG/LinuxConfiguration

For my environment I use this for ELDK 4.2:

$ make modules
$ make modules_install INSTALL_MOD_PATH=/opt/eldk/armVFP


But for the ELDK 5.2 I have two possibilities to set the INSTALL_MOD_PATH:


/opt/eldk-5.2/armv6/sysroots/i686-eldk-linux/

or

/opt/eldk-5.2/armv6/sysroots/armv6-vfp-linux-gnueabi/


Which of these paths is correct?


Regards,


Thomas


More information about the eldk mailing list