Linux for 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "image = https://dlhb.gamebrew.org/3dshomebrew/" to "image = " |
m Text replacement - "| licence" to "| license" |
||
| Line 5: | Line 5: | ||
| version=build 3810c17 | | version=build 3810c17 | ||
| lastupdated = 2021/06/26 | | lastupdated = 2021/06/26 | ||
| | | license = Mixed | ||
| author = kleo, nick, wolfvak, xerpi | | author = kleo, nick, wolfvak, xerpi | ||
| website = https://github.com/linux-3ds/linux | | website = https://github.com/linux-3ds/linux | ||
Revision as of 10:06, 20 October 2021
| linux for | |
|---|---|
| File:Linuxfor3DS.jpg | |
| General | |
| Author | kleo, nick, wolfvak, xerpi |
| Type | Operating systems |
| Version | build 3810c17 |
| License | Mixed |
| Last Updated | 2021/06/26 |
| Links | |
| Download | |
| Website | |
| Source | |
Linux kernel
There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at:
There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.