diff options
author | Andi Kleen <ak@suse.de> | 2006-09-26 10:52:38 +0200 |
---|---|---|
committer | Andi Kleen <andi@basil.nowhere.org> | 2006-09-26 10:52:38 +0200 |
commit | 027a51cef330433ba5924fc92fb25ef48bcfc1a3 (patch) | |
tree | 4bb3f57c22bc58947765ede4b65b68e9242542bd /Documentation/HOWTO | |
parent | e8c7391de4cd91b2cbb0c791f69ba1e066595848 (diff) | |
download | linux-3.10-027a51cef330433ba5924fc92fb25ef48bcfc1a3.tar.gz linux-3.10-027a51cef330433ba5924fc92fb25ef48bcfc1a3.tar.bz2 linux-3.10-027a51cef330433ba5924fc92fb25ef48bcfc1a3.zip |
[PATCH] Document my tree in Documentation/HOWTO
Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'Documentation/HOWTO')
-rw-r--r-- | Documentation/HOWTO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/HOWTO b/Documentation/HOWTO index 915ae8c986c..1d6560413cc 100644 --- a/Documentation/HOWTO +++ b/Documentation/HOWTO @@ -358,7 +358,8 @@ Here is a list of some of the different kernel trees available: quilt trees: - USB, PCI, Driver Core, and I2C, Greg Kroah-Hartman <gregkh@suse.de> kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ - + - x86-64, partly i386, Andi Kleen <ak@suse.de> + ftp.firstfloor.org:/pub/ak/x86_64/quilt/ Bug Reporting ------------- |