Mercurial > hg > Members > kono > nitros9-code
changeset 1872:2ac4d85bb5b9
Fixed error in disk name generation
author | boisy |
---|---|
date | Wed, 10 Aug 2005 20:18:23 +0000 |
parents | 054c318eda02 |
children | df5378cb9581 |
files | level1/makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/makefile Mon Aug 08 11:48:52 2005 +0000 +++ b/level1/makefile Wed Aug 10 20:18:23 2005 +0000 @@ -9,7 +9,7 @@ DISTRO = $(CPU)L$(LEVEL) DISTRONAME = nos9$(CPU)l$(LEVEL) -DISTROVER = $(DISTRO)$(NITROS9VER) +DISTROVER = $(DISTRONAME)$(NITROS9VER) BOOTFILE_CO32 = bootfiles/bootfile_co32 BOOTFILE_CO51 = bootfiles/bootfile_co51 BOOTFILE_CO32_DS80 = bootfiles/bootfile_co32_ds80