Quick Start Guide

3 Building Images with the SDK
VMware Image for Linux Software Developers Kit (SDK) Quick Start Guide 7
3. Change the directory to linuxsdk.
$ cd linuxsdk
Figure 3-3. Terminal Window
4. Source the environment file.
$ . env_m68k-µClinux
5. Issue the make command.
$ make
6. Select a configuration profile when prompted.
NOTE
If you are unsure of the which configuration profile to use, begin with the DEFAULT profile.
Figure 3-4. Configuration Profile Menu
Configuration Profile
> 1. DEFAULT (LTRX_PROFILE_DEFAULT) (NEW)
2. DEVELOPMENT (LTRX_PROFILE_DEVELOP) (NEW)
3. NO_IPV6 (LTRX_PROFILE_NO_IPV6) (NEW)
4. COMPACT (LTRX_PROFILE_COMPACT) (NEW)
5. AUFS (LTRX_PROFILE_AUFS) (NEW)
6. SHARED (LTRX_PROFILE_SHARED) (NEW)
choice[1-6?]: 1
*
* Kernel/Library/Defaults Selection
*
*
* Kernel is linux-2.6.x
*
*
* Libc is uClibc
*
*
* glibc Library Configuration
*