Mercurial > hg > Members > kono > nitros9-code
comparison level2/mc09l2/makefile @ 3251:4393a2b5b9a0
Revert introduction of underscore in DISTRO folders on disks.
These were inadvertently changed when we improved the disk image
file names.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sat, 07 Apr 2018 19:28:53 +0200 |
parents | 4d6cfe82ac3c |
children | cbb116c092de |
comparison
equal
deleted
inserted
replaced
3250:13737f3608e6 | 3251:4393a2b5b9a0 |
---|---|
1 include port.mak | 1 include port.mak |
2 | 2 |
3 DISTRO = $(CPU)_L$(LEVEL) | 3 DISTRO = $(CPU)L$(LEVEL) |
4 DISTRONAME = NOS9_$(CPU)_L$(LEVEL) | 4 DISTRONAME = NOS9_$(CPU)_L$(LEVEL) |
5 DISTROVER = $(DISTRONAME)_$(NITROS9VER)_$(PORT) | 5 DISTROVER = $(DISTRONAME)_$(NITROS9VER)_$(PORT) |
6 # Big BOOTFILE for 80D (720K) virtual drive on SD, 50Hz timer interrupt, extra modules and commands | 6 # Big BOOTFILE for 80D (720K) virtual drive on SD, 50Hz timer interrupt, extra modules and commands |
7 BOOTFILE_MC09SDXL = bootfiles/bootfile_mc09sdxl | 7 BOOTFILE_MC09SDXL = bootfiles/bootfile_mc09sdxl |
8 # The BOOTFILE is for 80D (720K) virtual drive on SD, 50Hz timer interrupt | 8 # The BOOTFILE is for 80D (720K) virtual drive on SD, 50Hz timer interrupt |