Translations:How To Build Linux Kernel/3/en

Материал из Wiren Board
Версия от 18:52, 24 апреля 2019; RomanKulibaba (обсуждение | вклад) (Новая страница: «'''1.''' Download a set of scripts that makes it easy to build: <pre> git clone git://github.com/contactless/build_kernel.git cd build_kernel </pre> '''2.''' Clo…»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

1. Download a set of scripts that makes it easy to build:

git clone git://github.com/contactless/build_kernel.git
cd build_kernel

2. Clone and initialize the Linux repository.