diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-07-20 15:12:30 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-07-20 15:12:30 +0000 |
commit | 2eccee30131b3c595c6c8a4220dd2fabe2dc92a4 (patch) | |
tree | 78c5ad9a25459983482027988f84013fd7fb92f7 /INSTALL | |
parent | 3ce0d9354895df0488b083c434f21389bb54a3cf (diff) |
*** empty log message ***
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -51,8 +51,6 @@ Building the Hurd, Mach4, and libc together 1. Configure mach4. -2. `make' mach4. - 3. Do `make install' in <mach4-build>/mig. ONLY. 4. Do `make install' in <mach4-build>/include. ONLY. @@ -67,7 +65,9 @@ Building the Hurd, Mach4, and libc together 9. `make' and `make install' Hurd. -10. `make install' mach4. +10. Do `make -r kernel' in mach4/kernel. + +11. Copy mach4/kernel to /boot/kernel. Building the Hurd and libc together |