Mercurial > hg > Members > kono > nitros9-code
changeset 1175:36deea38aabb
boot_rom removed
author | boisy |
---|---|
date | Sun, 25 May 2003 15:45:44 +0000 |
parents | 2006350d24f0 |
children | b84b382c4a43 |
files | 3rdparty/booters/makefile |
diffstat | 1 files changed, 2 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/3rdparty/booters/makefile Fri May 23 06:47:15 2003 +0000 +++ b/3rdparty/booters/makefile Sun May 25 15:45:44 2003 +0000 @@ -4,10 +4,10 @@ BOOTERS_NITROS = boot_ide_nl2 BOOTERS_L2 = boot_ktlr_id0 boot_ktlr_id5 boot_rampak \ boot_tc3_id0 boot_tc3_id5 boot_ide boot_wd1002 \ - boot_burke boot_rom boot_vhd boot_mmc_l2 + boot_burke boot_vhd boot_mmc_l2 BOOTERS_L1 = boot_ktlr_id0_l1 boot_ktlr_id5_l1 boot_rampak_l1 \ boot_tc3_id0_l1 boot_tc3_id5_l1 boot_ide_l1 \ - boot_burke_l1 boot_rom_l1 boot_mmc_l1 + boot_burke_l1 boot_mmc_l1 ALLOBJS = $(BOOTERS_NITROS) $(BOOTERS_L2) $(BOOTERS_L1) all: $(ALLOBJS) $(DEPENDS) @@ -45,9 +45,6 @@ boot_burke: boot_burke.asm $(AS) $(AFLAGS) $(ASOUT)$@ $< -aLevel=2 -boot_rom: boot_rom.asm - $(AS) $(AFLAGS) $(ASOUT)$@ $< -aLevel=2 - boot_vhd: boot_vhd.asm $(AS) $(AFLAGS) $(ASOUT)$@ $< -aLevel=2 @@ -55,9 +52,6 @@ $(AS) $(AFLAGS) $(ASOUT)$@ $< -aLevel=2 # OS-9 Level One Booters -boot_rom_l1: boot_rom_l1.asm - $(AS) $(AFLAGS) $(ASOUT)$@ $< -aLevel=1 - boot_ktlr_id0_l1: boot_scsi.asm $(AS) $(AFLAGS) $(ASOUT)$@ $< -aLevel=1 -aKTLR=1 -ascsiid=1