ELDK - Embedded Linux Development Kit
A package which contains everything you need to get startet with an Embedded Linux project on your hardware:- cross development tools (like compiler, assembler, linker etc.) that are running on a Host system while generating code for a Target system
- native tools and libraries that can be use to build a system running on the target; they can also be exported on a NFS server and used as root filesystem for the target
- source code and binary images for PPCBoot and Linux
- Our SELF package as example configuration for an embedded system.
