How to build a Linux kernel 101 (+out of tree build, +cross compile) (screencast)

preview_player
Показать описание
Some basics on building a kernel from source
01:04 downloading a kernel
05:40 configuring it
9:00 doing an out of tree build
14:13 doing a cross compiled build
Рекомендации по теме
Комментарии
Автор

When you're cloning repo with depth 1, there are no branches other than master. And fetching doesn't help, because it becomes shallowed. You need to unshallow it first, then do fetch and only after that - checkout.

cllve
Автор

very cool, i was doing something similer last month . pretty fun . what keyboard you use btw ? sounds amazing.

shivangupadhyay