Lantronix Network Hardware EDS2100 User Manual

Page of 15
 
Linux Software Developers Kit (SDK) Quick Start Guide 
13 
5
5
.
.
 
 
B
B
u
u
i
i
l
l
d
d
i
i
n
n
g
g
 
 
I
I
m
m
a
a
g
g
e
e
s
s
 
 
w
w
i
i
t
t
h
h
 
 
t
t
h
h
e
e
 
 
S
S
D
D
K
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 profile. 
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