Compile The Linux Kernel; Figure 4-1 Save Linux Kernel Configuration - SMART Embedded Computing COMX-P2020 BSP User Manual

Hide thumbs Also See for COMX-P2020 BSP:
Table of Contents

Advertisement

Once the user changed the configuration of Linux kernel, select YES to save the
configuration, or the modification will be discarded.

Figure 4-1 Save Linux Kernel Configuration

4.2.3

Compile the Linux Kernel

1. After configuring the Linux Kernel, run the command: "make kernel" to compile Linux
Kernel at the P2020 BSP directory:
[percy@localhost p2020]$ make kernel
make -C linux/kernel -f Makefile kernel
make[1]: Entering directory `/home/percy/p2020/linux/kernel'
make -C current -f blackadder.mk kernel
make[2]: Entering directory `/home/percy/p2020/linux/kernel/linux-
2.6.32'
make -f Makefile uImage
make[3]: Entering directory `/home/percy/p2020/linux/kernel/linux-
2.6.32'
scripts/kconfig/conf -s arch/powerpc/Kconfig
make[3]: Leaving directory `/home/percy/p2020/linux/kernel/linux-
2.6.32'
make[3]: Entering directory `/home/percy/p2020/linux/kernel/linux-
2.6.32'
CHK
......
Image Name:
Created:
Image Type:
Data Size:
Load Address: 0x00000000
Entry Point: 0x00000000
make[3]: Leaving directory `/home/percy/p2020/linux/kernel/linux-
2.6.32'
COMX-P2020 BSP User Guide (6806800L84C)
include/linux/version.h
Linux-2.6.32
Mon Dec 13 11:33:16 2010
PowerPC Linux Kernel Image (gzip compressed)
3416064 Bytes = 3336.00 kB = 3.26 MB
BSP Build Environment
29

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COMX-P2020 BSP and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents