Mercurial > hg > Members > kono > nitros9-code
diff level3/coco3/modules/makefile @ 2355:e58e995068aa
Updated
author | boisy |
---|---|
date | Mon, 18 Jan 2010 01:23:40 +0000 |
parents | f506d1905781 |
children | 05b648103e78 e4a0f58a5f9b |
line wrap: on
line diff
--- a/level3/coco3/modules/makefile Mon Jan 18 01:16:37 2010 +0000 +++ b/level3/coco3/modules/makefile Mon Jan 18 01:23:40 2010 +0000 @@ -1,7 +1,7 @@ PORT = coco3 include $(NITROS9DIR)/rules.mak -vpath %.asm kernel:$(LEVEL2)/modules/kernel:$(LEVEL2)/modules:$(LEVEL1)/modules +vpath %.asm kernel:$(LEVEL2)/modules/kernel:$(LEVEL3)/modules:$(LEVEL2)/modules:$(LEVEL1)/modules AFLAGS += -I$(LEVEL1)/modules @@ -23,7 +23,7 @@ boot_burke boot_rampak boot_wd1002 boot_dw3 BOOTTRACK = rel_32 rel_40 rel_80 rel_32_50hz rel_40_50hz rel_80_50hz $(BOOTERS) krn KERNEL = krnp2 krnp3_perr krnp4_regdump -SYSMODS = ioman init sysgo_h0 sysgo_dd +SYSMODS = ioman init sysgo_h0 sysgo_dd nitro end CLOCKS = clock_60hz clock_50hz \ clock2_elim clock2_disto2 clock2_disto4 clock2_bnb \ clock2_smart clock2_harris clock2_cloud9 clock2_soft \