Lantronix EDS2100 Linux SDK - User Guide - Page 43

Kernel and Application Options, Building µClinux

Page 43 highlights

6 Building µClinux Kernel and Application Options The simplest way to modify the kernel and/or application options or switch to a different profile is to run one of these commands from the installation directory. Command Interface Type make menuconfig ncurses/terminal window make xconfig graphical GTK make qconfig graphical QT3 (does not work to change kernel) Although the look and feel for these options differ, they are identical in functionality. 1. Select Kernel/Library/Defaults Selection and press Enter. Figure 6-1. uClinux Kernel/Library/Defaults Window 2. To modify the kernel settings, select Customize Kernel Settings, and press Y to include features. 3. Repeat this step for Customize Application/Library Settings as desired. Linux Software Developers Kit (SDK) User Guide 43

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76

6 Building µClinux
Linux Software Developers Kit (SDK) User Guide
43
Kernel and Application Options
The simplest way to modify the kernel and/or application options or switch to a different profile is
to run one of these commands from the installation directory.
Command
Interface Type
make menuconfig
ncurses/terminal window
make xconfig
graphical GTK
make qconfig
graphical QT3 (does not work to change kernel)
Although the look and feel for these options differ, they are identical in functionality.
1.
Select
Kernel/Library/Defaults Selection
and press
Enter
.
Figure 6-1. uClinux Kernel/Library/Defaults Window
2.
To modify the kernel settings, select
Customize Kernel Settings
, and press
Y
to include
features.
3.
Repeat this step for
Customize Application/Library Settings
as desired.