diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-27 23:42:47 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-27 23:42:47 +0200 |
commit | 7d82ec0a1a26df5daf6b74a9f533c949b30f4d72 (patch) | |
tree | cc3f88c5b0cad9a05852041b8b003d9518b35362 /README | |
parent | 788e7f6cd448c013d49eed1b8da90f645833639d (diff) | |
parent | 2166b4cd592c64bb3ea44406b57b7d426d89654b (diff) |
Merge remote-tracking branch 'savannah/master' into master
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ drivers for IDE, SCSI and AHCI disks. If you want the in-kernel debugger compiled in, specify --enable-kdb to configure. This is only useful if you actually anticipate -debugging the kernel, of course. We don't turn it on be default +debugging the kernel, of course. We don't turn it on by default because it adds considerably to the unpageable memory footprint of the kernel. |