From e8ce0626d99114a66ae48273bb1478a3454b65cf Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sat, 3 Feb 2007 17:29:14 +0000 Subject: s/PREFIX/CONFIG_PREFIX/ --- examples/bootfloppy/bootfloppy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/bootfloppy/bootfloppy.txt') 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: -- cgit v1.1