summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 8b1edb29..40468564 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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