diff options
Diffstat (limited to 'examples/bootfloppy/bootfloppy.txt')
-rw-r--r-- | examples/bootfloppy/bootfloppy.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bootfloppy/bootfloppy.txt b/examples/bootfloppy/bootfloppy.txt index b514e63..6866b72 100644 --- a/examples/bootfloppy/bootfloppy.txt +++ b/examples/bootfloppy/bootfloppy.txt @@ -72,7 +72,7 @@ The following steps will create a root file system. - Install the Busybox binary and accompanying symlinks: (chdir to busybox directory) - make PREFIX=(path to)loop/ install + make CONFIG_PREFIX=(path to)loop/ install - Make device files in /dev: |