Linux Software Developers Kit (SDK) Quick Start Guide 13
5
5.
.
B
Bu
ui
il
ld
di
in
ng
g
I
Im
ma
ag
ge
es
s
w
wi
it
th
h
t
th
he
e
S
SD
DK
K
To build an image with the SDK:
1. From the development host, switch into the installation directory.
$ cd <install directory>
2. Source the environment file.
$ . env_m68k-µClinux
3. Issue the make command.
$ make
4. Select a configuration profile when prompted.
NOTE
If you are unsure of which configuration profile to use, begin with the DEFAULT prof ile.
Figure 5-1. Configuration Profile Menu
5. Press Enter to accept the default options for the remaining prompts.
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
*