0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Ubuntuでカーネルをビルドするには

Last updated at Posted at 2018-01-21

背景

組込みシステムで必要なクロス ビルド環境の構築。
Ubuntuをカーネルのビルド環境として構築する方法を備忘録として残します。
※Ubuntuのカーネルをビルド方法ではありません。

動作環境

Ubuntu 17.10 64bit

操作

$ sudo apt install build-essential ncurses-dev libssl-dev

コンフィグレーションにnconfigを使う場合は、これでカーネルがビルドできるようになります。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?