mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-15 11:03:37 +03:00
12 lines
315 B
Plaintext
12 lines
315 B
Plaintext
= Device Porting Guide
|
|
include::_support/common.inc[]
|
|
|
|
NOTE: This subject needs to be expanded upon.
|
|
|
|
In a nutshell, the basic steps are:
|
|
|
|
* Preparing the device for development use (unlocking the bootloader).
|
|
* Finding appropriate the sources (mainly the kernel).
|
|
* Writing the expressions to build said sources.
|
|
|