1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-16 11:43:21 +03:00
mobile-nixos/doc/porting-guide.adoc
2019-11-15 22:02:10 -05:00

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.