diff options
author | Jonathan Corbet <corbet@lwn.net> | 2008-09-30 15:15:56 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2008-10-16 11:51:30 -0600 |
commit | 75b021468368288ac8fec1a86a13f5cf2229139e (patch) | |
tree | d22b040f9acdf242e5facf3ec491fcf932a5ca36 /Documentation/00-INDEX | |
parent | d86f4bc4bc34c63c90e5fd46a60c506b234f5708 (diff) |
Add the development process document
This is an extended document intended to help interested developers, their
managers, and their employers work with the kernel development process.
This work was supported by the Linux Foundation.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 5b5aba404aac..1f3dbdfc9ae3 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -21,6 +21,9 @@ Changes - list of changes that break older software packages. CodingStyle - how the boss likes the C code in the kernel to look. +development-process/ + - An extended tutorial on how to work with the kernel development + process. DMA-API.txt - DMA API, pci_ API & extensions for non-consistent memory machines. DMA-ISA-LPC.txt |