diff options
Diffstat (limited to 'mdk-stage1/config-stage1.h')
| -rw-r--r-- | mdk-stage1/config-stage1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/config-stage1.h b/mdk-stage1/config-stage1.h index feb621494..e3409df98 100644 --- a/mdk-stage1/config-stage1.h +++ b/mdk-stage1/config-stage1.h @@ -42,7 +42,7 @@ /* the remote media is mounted in MEDIA_LOCATION, and - IMAGE_LOCATION is a symlink image -> image/mdk/mirror/dir - - IMAGE_LOCATION is a symlink image -> loop/i586 and iso file is loopback mounted in LOOP_LOCATION + - IMAGE_LOCATION is a symlink image -> loop/i686 and iso file is loopback mounted in LOOP_LOCATION */ #define MEDIA_LOCATION_REL "media" #define MEDIA_LOCATION IMAGE_LOCATION_DIR MEDIA_LOCATION_REL |
