diff options
-rw-r--r-- | distrib/alpha/simpleroot/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/alpha/simpleroot/Makefile.inc b/distrib/alpha/simpleroot/Makefile.inc index 76fae07b37f..7ce49444321 100644 --- a/distrib/alpha/simpleroot/Makefile.inc +++ b/distrib/alpha/simpleroot/Makefile.inc @@ -1,5 +1,5 @@ IMAGESIZE?= 65536 # 32Mb in 512 byte blocks -BOOT_INSTALLBOT?= /usr/mdec/bootxx +BOOT_INSTALLBOOT?= /usr/mdec/bootxx GZIP?= cat GZIPFLAGS?= GZIPEXT?= |