aboutsummaryrefslogtreecommitdiff
path: root/examples/bootfloppy/bootfloppy.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bootfloppy/bootfloppy.txt')
-rw-r--r--examples/bootfloppy/bootfloppy.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bootfloppy/bootfloppy.txt b/examples/bootfloppy/bootfloppy.txt
index b514e6305..6866b724f 100644
--- a/examples/bootfloppy/bootfloppy.txt
+++ b/examples/bootfloppy/bootfloppy.txt
@@ -72,7 +72,7 @@ The following steps will create a root file system.
72 - Install the Busybox binary and accompanying symlinks: 72 - Install the Busybox binary and accompanying symlinks:
73 73
74 (chdir to busybox directory) 74 (chdir to busybox directory)
75 make PREFIX=(path to)loop/ install 75 make CONFIG_PREFIX=(path to)loop/ install
76 76
77 - Make device files in /dev: 77 - Make device files in /dev:
78 78