Lantronix EDS2100 Linux SDK - Quick Start Guide - Page 13

Building Images with the SDK

Page 13 highlights

5. Building Images with the SDK To build an image with the SDK: 1. From the development host, switch into the installation directory. $ cd 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 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 * 5. Press Enter to accept the default options for the remaining prompts. Linux Software Developers Kit (SDK) Quick Start Guide 13

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15

Linux Software Developers Kit (SDK) Quick Start Guide
13
5.
Building Images with the SDK
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
*