mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-16 11:43:21 +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.
|
|
|