HardyHu
  • Home
  • Archives
  • Categories
  • Tags
  • About
September 3, 2022 pm
15 字 1 分钟

Compile the Linux kernel

0. Foreword

Project address: https://www.kernel.org/

1. Configuration

There are mainly three ways:

1
2
3
4
5
make menuconfig

make xconfig

make gconfig(Need GTK package)

2. Run

1
make

Tip:
Use multithreading to speed up compilation.

1
make -j num

#Linux
Compile the Linux kernel
https://www.hardyhu.cn/2022/09/03/Compile-the-Linux-kernel/
Author
John Doe
Posted on
September 3, 2022
Licensed under
Essential Linux File Operations: Finding and Removing Files Previous
How to Use frp Next

Table of Contents

Search

Hexo Fluid
总访问量 次 总访客数 人
浙ICP备2025160052号