Mercurial > hg > Members > kono > nitros9-code
annotate level2/coco3/bootfiles/makefile @ 3151:d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Amend "coco3/bootfiles/makefile" to make bootfiles including
"ramd_coco3fpga.dr", "r0_ramd_coco3fpga.dd", & "clock2_coco3fpga"
Added two new disks to the "coco3fpga/makefile" disk definitions for
bootdisks supporting the Coco3FPGA ramdisk and RTC.
author | Bill Pierce <merlinious999@gmail.com> |
---|---|
date | Mon, 06 Feb 2017 22:25:15 +0100 |
parents | 0413a77a3686 |
children | adc28092355b |
rev | line source |
---|---|
3135
5095f2b3c81a
coco3: Use port.mak correctly in makefiles
Tormod Volden <debian.tormod@gmail.com>
parents:
3107
diff
changeset
|
1 include ../port.mak |
0 | 2 |
3 # Module directory | |
1379 | 4 MD = ../modules |
0 | 5 |
1363 | 6 DEPENDS = ./makefile |
0 | 7 |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
8 KERNEL_1773 = $(MD)/rel_80 $(MD)/boot_1773_6ms $(MD)/krn |
1705 | 9 KERNEL_1773_50HZ = $(MD)/rel_80_50hz $(MD)/boot_1773_6ms $(MD)/krn |
2868
cfa46960b6bd
makefiles: Rename DW3 to DW all over
Tormod Volden <debian.tormod@gmail.com>
parents:
2758
diff
changeset
|
10 KERNEL_DW = $(MD)/rel_80 $(MD)/boot_dw $(MD)/krn |
2877
b14ea1930107
makefiles: Remove some spurious spaces
Tormod Volden <debian.tormod@gmail.com>
parents:
2847
diff
changeset
|
11 KERNEL_ARDUINO = $(MD)/rel_80 $(MD)/boot_dw_arduino $(MD)/krn |
2868
cfa46960b6bd
makefiles: Rename DW3 to DW all over
Tormod Volden <debian.tormod@gmail.com>
parents:
2758
diff
changeset
|
12 KERNEL_BECKER = $(MD)/rel_80 $(MD)/boot_dw_becker $(MD)/krn |
3033 | 13 KERNEL_COCOSDC = $(MD)/rel_80 $(MD)/boot_sdc $(MD)/krn |
3065
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
14 KERNEL_IDE = $(MD)/rel_80 $(MD)/boot_ide $(MD)/krn |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
15 KERNEL_DIDE = $(MD)/rel_80 $(MD)/boot_dide $(MD)/krn |
3107
3cce8745dd2e
l2 modules/makefile: Move some misplaced kernel file definitions
Tormod Volden <debian.tormod@gmail.com>
parents:
3065
diff
changeset
|
16 # these not used yet: |
3cce8745dd2e
l2 modules/makefile: Move some misplaced kernel file definitions
Tormod Volden <debian.tormod@gmail.com>
parents:
3065
diff
changeset
|
17 KERNEL_RAMPAK = $(MD)/rel_80 $(MD)/boot_rampak $(MD)/krn |
3cce8745dd2e
l2 modules/makefile: Move some misplaced kernel file definitions
Tormod Volden <debian.tormod@gmail.com>
parents:
3065
diff
changeset
|
18 KERNEL_KENTON = $(MD)/rel_80 $(MD)/boot_kenton $(MD)/krn |
3cce8745dd2e
l2 modules/makefile: Move some misplaced kernel file definitions
Tormod Volden <debian.tormod@gmail.com>
parents:
3065
diff
changeset
|
19 KERNEL_TC3 = $(MD)/rel_80 $(MD)/boot_tc3 $(MD)/krn |
2547 | 20 |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
21 FLOPPY_40D = $(MD)/rb1773.dr $(MD)/d0_40d.dd $(MD)/d1_40d.dd $(MD)/d2_40d.dd |
2936
a1c9fab52ed3
coco3: Avoid duplicate ddd0_80d.dd on 80DS disk image
Robert Gault <robert.gault@att.net>
parents:
2898
diff
changeset
|
22 FLOPPY_80D = $(MD)/rb1773.dr $(MD)/d0_80d.dd $(MD)/d1_80d.dd $(MD)/d2_80d.dd |
a1c9fab52ed3
coco3: Avoid duplicate ddd0_80d.dd on 80DS disk image
Robert Gault <robert.gault@att.net>
parents:
2898
diff
changeset
|
23 |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
24 VTIO_COGRF_40 = $(MD)/vtio.dr \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
25 $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
26 $(MD)/cogrf.io \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
27 $(MD)/term_win40.dt \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
28 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
29 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
30 VTIO_COGRF_80 = $(MD)/vtio.dr \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
31 $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
32 $(MD)/cogrf.io \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
33 $(MD)/term_win80.dt \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
34 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
35 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
36 VTIO_COWIN_40 = $(MD)/vtio.dr \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
37 $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
38 $(MD)/cowin.io \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
39 $(MD)/term_win40.dt \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
40 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
41 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
42 VTIO_COWIN_80 = $(MD)/vtio.dr \ |
2547 | 43 $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \ |
44 $(MD)/cowin.io \ | |
45 $(MD)/term_win80.dt \ | |
46 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \ | |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
47 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw |
2724
05b648103e78
Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2706
diff
changeset
|
48 RBDW = $(MD)/rbdw.dr $(MD)/dwio.sb \ |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
49 $(MD)/x1.dd $(MD)/x2.dd $(MD)/x3.dd |
2817
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
50 RBCOCOSDC = $(MD)/rbsuper.dr $(MD)/llcocosdc.dr \ |
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
51 $(MD)/sd0_cocosdc.dd $(MD)/sd1_cocosdc.dd |
2770
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
52 RBDWARDUINO = $(MD)/rbdw.dr $(MD)/dwio_arduino.sb \ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
53 $(MD)/x1.dd $(MD)/x2.dd $(MD)/x3.dd |
2724
05b648103e78
Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2706
diff
changeset
|
54 RBDWBECKER = $(MD)/rbdw.dr $(MD)/dwio_becker.sb \ |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
55 $(MD)/x1.dd $(MD)/x2.dd $(MD)/x3.dd |
3142
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
56 RBCOCO3FPGA = $(MD)/rbsuper.dr $(MD)/llcoco3fpga.dr \ |
3151
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
57 $(MD)/sd1_coco3fpga.dd $(MD)/ramd_coco3fpga.dr \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
58 $(MD)/r0_ramd_coco3fpga.dd |
3142
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
59 |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
60 SCDWV_NET = $(MD)/n_scdwv.dd $(MD)/n1_scdwv.dd $(MD)/n2_scdwv.dd \ |
2693 | 61 $(MD)/n3_scdwv.dd $(MD)/n4_scdwv.dd $(MD)/n5_scdwv.dd \ |
62 $(MD)/n6_scdwv.dd $(MD)/n7_scdwv.dd $(MD)/n8_scdwv.dd \ | |
63 $(MD)/n9_scdwv.dd $(MD)/n10_scdwv.dd $(MD)/n11_scdwv.dd \ | |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
64 $(MD)/n12_scdwv.dd $(MD)/n13_scdwv.dd $(MD)/midi_scdwv.dd |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
65 SCDWV_WIN = $(MD)/z1_scdwv.dd $(MD)/z2_scdwv.dd $(MD)/z3_scdwv.dd \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
66 $(MD)/z4_scdwv.dd $(MD)/z5_scdwv.dd $(MD)/z6_scdwv.dd \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
67 $(MD)/z7_scdwv.dd |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
68 SCDWP = $(MD)/scdwp.dr $(MD)/p_scdwp.dd |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
69 PIPE = $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
70 CLOCK50HZ = $(MD)/clock_50hz $(MD)/clock2_soft |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
71 CLOCK60HZ = $(MD)/clock_60hz $(MD)/clock2_soft |
2724
05b648103e78
Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2706
diff
changeset
|
72 CLOCK60HZDW = $(MD)/clock_60hz $(MD)/clock2_dw |
3151
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
73 CLOCK60HZCC3FPGA = $(MD)/clock_60hz $(MD)/clock2_coco3fpga |
2779
3c95627d0ca9
Removed unneeded clock2_dw_becker file and references
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2770
diff
changeset
|
74 |
2547 | 75 # NitrOS-9 disk bootfile to allow booting from DriveWire server |
76 # on a DE1 or Xilinx using Gary Becker's CoCo 3 FGPA | |
3142
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
77 BOOTFILE_COCO3FPGA = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
78 $(MD)/rbf.mn \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
79 $(RBDWBECKER) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
80 $(MD)/ddx0.dd \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
81 $(RBCOCO3FPGA) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
82 $(MD)/sd0_coco3fpga.dd\ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
83 $(MD)/scf.mn \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
84 $(VTIO_COWIN_80) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
85 $(MD)/scdwv.dr \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
86 $(SCDWV_NET) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
87 $(SCDWV_WIN) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
88 $(SCDWP) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
89 $(PIPE) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
90 $(CLOCK60HZDW) |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
91 |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
92 BOOTFILE_COCO3FPGA_SD = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
93 $(MD)/rbf.mn \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
94 $(RBDWBECKER) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
95 $(MD)/x0.dd \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
96 $(RBCOCO3FPGA) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
97 $(MD)/ddsd0_coco3fpga.dd\ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
98 $(MD)/scf.mn \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
99 $(VTIO_COWIN_80) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
100 $(MD)/scdwv.dr \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
101 $(SCDWV_NET) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
102 $(SCDWV_WIN) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
103 $(SCDWP) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
104 $(PIPE) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
105 $(CLOCK60HZDW) |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
106 |
3151
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
107 BOOTFILE_COCO3FPGA_SD_RTC = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
108 $(MD)/rbf.mn \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
109 $(RBDWBECKER) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
110 $(MD)/x0.dd \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
111 $(RBCOCO3FPGA) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
112 $(MD)/ddsd0_coco3fpga.dd\ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
113 $(MD)/scf.mn \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
114 $(VTIO_COWIN_80) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
115 $(MD)/scdwv.dr \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
116 $(SCDWV_NET) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
117 $(SCDWV_WIN) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
118 $(SCDWP) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
119 $(PIPE) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
120 $(CLOCK60HZCC3FPGA) |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
121 |
3142
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
122 BOOTFILE_COCO3FPGA_ROM = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
123 $(MD)/rbf.mn \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
124 $(RBDWBECKER) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
125 $(MD)/x0.dd \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
126 $(RBCOCO3FPGA) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
127 $(MD)/ddsd0_coco3fpga.dd\ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
128 $(MD)/scf.mn \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
129 $(VTIO_COWIN_80) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
130 $(MD)/scdwv.dr \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
131 $(SCDWV_NET) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
132 $(SCDWV_WIN) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
133 $(SCDWP) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
134 $(PIPE) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
135 $(CLOCK60HZ) |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
136 |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
137 BOOTFILE_COCO3FPGA_ROM_DW = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
138 $(MD)/rbf.mn \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
139 $(RBDWBECKER) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
140 $(MD)/x0.dd \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
141 $(RBCOCO3FPGA) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
142 $(MD)/ddsd0_coco3fpga.dd\ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
143 $(MD)/scf.mn \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
144 $(VTIO_COWIN_80) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
145 $(MD)/scdwv.dr \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
146 $(SCDWV_NET) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
147 $(SCDWV_WIN) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
148 $(SCDWP) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
149 $(PIPE) \ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
150 $(CLOCK60HZDW) |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
151 |
3151
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
152 BOOTFILE_COCO3FPGA_ROM_RTC = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
153 $(MD)/rbf.mn \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
154 $(RBDWBECKER) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
155 $(MD)/x0.dd \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
156 $(RBCOCO3FPGA) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
157 $(MD)/ddsd0_coco3fpga.dd\ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
158 $(MD)/scf.mn \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
159 $(VTIO_COWIN_80) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
160 $(MD)/scdwv.dr \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
161 $(SCDWV_NET) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
162 $(SCDWV_WIN) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
163 $(SCDWP) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
164 $(PIPE) \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
165 $(CLOCK60HZCC3FPGA) |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
166 |
2547 | 167 BOOTFILE_BECKER = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
168 $(MD)/rbf.mn \ | |
2724
05b648103e78
Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2706
diff
changeset
|
169 $(RBDWBECKER) \ |
2795
7b1ec1a7a288
Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents:
2779
diff
changeset
|
170 $(MD)/ddx0.dd \ |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
171 $(FLOPPY_40D) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
172 $(MD)/scf.mn \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
173 $(VTIO_COGRF_80) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
174 $(MD)/scdwv.dr \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
175 $(SCDWV_NET) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
176 $(SCDWP) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
177 $(PIPE) \ |
2779
3c95627d0ca9
Removed unneeded clock2_dw_becker file and references
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2770
diff
changeset
|
178 $(CLOCK60HZDW) |
2180 | 179 |
2770
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
180 # NitrOS-9 disk bootfile to allow booting from DriveWire server |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
181 # on an Arduino and CoCoPort |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
182 BOOTFILE_ARDUINO = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
183 $(MD)/rbf.mn \ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
184 $(RBDWARDUINO) \ |
2795
7b1ec1a7a288
Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents:
2779
diff
changeset
|
185 $(MD)/ddx0.dd \ |
2770
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
186 $(FLOPPY_40D) \ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
187 $(MD)/scf.mn \ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
188 $(VTIO_COGRF_80) \ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
189 $(MD)/scdwv.dr \ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
190 $(SCDWV_NET) \ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
191 $(SCDWP) \ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
192 $(PIPE) \ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
193 $(CLOCK60HZ) |
2180 | 194 |
195 # NitrOS-9 disk bootfile to allow booting from DriveWire 3 server | |
2868
cfa46960b6bd
makefiles: Rename DW3 to DW all over
Tormod Volden <debian.tormod@gmail.com>
parents:
2758
diff
changeset
|
196 BOOTFILE_DW = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
2180 | 197 $(MD)/rbf.mn \ |
2724
05b648103e78
Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2706
diff
changeset
|
198 $(RBDW) \ |
2795
7b1ec1a7a288
Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents:
2779
diff
changeset
|
199 $(MD)/ddx0.dd \ |
2728 | 200 $(FLOPPY_40D) \ |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
201 $(MD)/scf.mn \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
202 $(VTIO_COGRF_80) \ |
2706 | 203 $(MD)/scdwv.dr \ |
204 $(SCDWV_NET) \ | |
2729
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2728
diff
changeset
|
205 $(SCDWV_WIN) \ |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
206 $(SCDWP) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
207 $(PIPE) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
208 $(CLOCK60HZDW) |
2693 | 209 # $(MD)/scdwv.dr \ |
210 # $(MD)/n_scdwv.dd $(MD)/n1_scdwv.dd $(MD)/n2_scdwv.dd \ | |
211 # $(MD)/n3_scdwv.dd $(MD)/n4_scdwv.dd $(MD)/n5_scdwv.dd \ | |
212 # $(MD)/n6_scdwv.dd $(MD)/n7_scdwv.dd $(MD)/n8_scdwv.dd \ | |
213 # $(MD)/n9_scdwv.dd $(MD)/n10_scdwv.dd $(MD)/n11_scdwv.dd \ | |
214 # $(MD)/n12_scdwv.dd $(MD)/n13_scdwv.dd $(MD)/midi_scdwv.dd \ | |
2476 | 215 |
216 # NitrOS-9 disk bootfile to allow booting from DriveWire 3 server | |
217 # Headless mode | |
2868
cfa46960b6bd
makefiles: Rename DW3 to DW all over
Tormod Volden <debian.tormod@gmail.com>
parents:
2758
diff
changeset
|
218 BOOTFILE_DW_HEADLESS = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
2476 | 219 $(MD)/rbf.mn \ |
2724
05b648103e78
Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2706
diff
changeset
|
220 $(RBDW) \ |
2795
7b1ec1a7a288
Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk.
drencor-xeen
parents:
2779
diff
changeset
|
221 $(MD)/ddx0.dd \ |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
222 $(FLOPPY_40D) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
223 $(MD)/scf.mn \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
224 $(MD)/scdwv.dr \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
225 $(MD)/term_scdwv.dt \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
226 $(SCDWV_NET) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
227 $(SCDWP) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
228 $(PIPE) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
229 $(CLOCK60HZDW) |
0 | 230 |
2796
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
231 # NitrOS-9 disk bootfile to allow booting from DriveWire 3 server |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
232 # Headless mode Becker Port |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
233 BOOTFILE_BECKER_HEADLESS = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
234 $(MD)/rbf.mn \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
235 $(RBDWBECKER) \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
236 $(MD)/ddx0.dd \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
237 $(FLOPPY_40D) \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
238 $(MD)/scf.mn \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
239 $(MD)/scdwv.dr \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
240 $(MD)/term_scdwv.dt \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
241 $(SCDWV_NET) \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
242 $(SCDWP) \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
243 $(PIPE) \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
244 $(CLOCK60HZDW) |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
245 |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
246 # NitrOS-9 disk bootfile to allow booting from DriveWire 3 server |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
247 # Headless mode Arduino |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
248 BOOTFILE_ARDUINO_HEADLESS = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
249 $(MD)/rbf.mn \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
250 $(RBDWARDUINO) \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
251 $(MD)/ddx0.dd \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
252 $(FLOPPY_40D) \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
253 $(MD)/scf.mn \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
254 $(MD)/scdwv.dr \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
255 $(MD)/term_scdwv.dt \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
256 $(SCDWV_NET) \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
257 $(SCDWP) \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
258 $(PIPE) \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
259 $(CLOCK60HZDW) |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
260 |
2817
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
261 # NitrOS-9 disk bootfile to allow booting from CoCo SD |
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
262 BOOTFILE_COCOSDC = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
263 $(MD)/rbf.mn \ |
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
264 $(RBCOCOSDC) \ |
3033 | 265 $(MD)/ddsd0_cocosdc.dd \ |
266 $(FLOPPY_40D) \ | |
2817
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
267 $(MD)/scf.mn \ |
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
268 $(VTIO_COGRF_80) \ |
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
269 $(PIPE) \ |
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
270 $(CLOCK60HZ) |
0 | 271 |
3065
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
272 BOOTFILE_IDE = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
273 $(MD)/rbf.mn \ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
274 $(MD)/rbsuper.dr $(MD)/llide.dr \ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
275 $(MD)/ddi0_ide.dd \ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
276 $(FLOPPY_40D) \ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
277 $(MD)/scf.mn \ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
278 $(VTIO_COGRF_80) \ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
279 $(PIPE) \ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
280 $(CLOCK60HZ) |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
281 |
2244 | 282 # NitrOS-9 disk bootfile to allow booting from WD1773 disk controller |
1705 | 283 BOOTFILE_40D = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
707 | 284 $(MD)/rbf.mn \ |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
285 $(FLOPPY_40D) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
286 $(MD)/ddd0_40d.dd \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
287 $(MD)/scf.mn \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
288 $(VTIO_COGRF_80) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
289 $(PIPE) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
290 $(CLOCK60HZ) |
707 | 291 |
1705 | 292 BOOTFILE_80D = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
1446 | 293 $(MD)/rbf.mn \ |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
294 $(FLOPPY_80D) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
295 $(MD)/ddd0_80d.dd \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
296 $(MD)/scf.mn \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
297 $(VTIO_COGRF_80) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
298 $(PIPE) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
299 $(CLOCK60HZ) |
1705 | 300 |
301 BOOTFILE_40D_50HZ = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ | |
302 $(MD)/rbf.mn \ | |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
303 $(FLOPPY_40D) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
304 $(MD)/ddd0_40d.dd \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
305 $(MD)/scf.mn \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
306 $(VTIO_COGRF_80) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
307 $(PIPE) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
308 $(CLOCK50HZ) |
1705 | 309 |
310 BOOTFILE_80D_50HZ = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ | |
311 $(MD)/rbf.mn \ | |
2696
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
312 $(FLOPPY_80D) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
313 $(MD)/ddd0_80d.dd \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
314 $(MD)/scf.mn \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
315 $(VTIO_COGRF_80) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
316 $(PIPE) \ |
ee4a5602920a
Prettied up makefiles
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
317 $(CLOCK50HZ) |
1705 | 318 |
2796
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
319 BOOTFILES = bootfile_40d bootfile_40d_50hz bootfile_80d \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
320 bootfile_80d_50hz bootfile_dw bootfile_dw_headless \ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
321 bootfile_becker bootfile_arduino bootfile_becker_headless \ |
3142
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
322 bootfile_arduino_headless bootfile_cocosdc bootfile_ide \ |
3151
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
323 bootfile_coco3fpga bootfile_coco3fpga_sd bootfile_coco3fpga_sd_rtc \ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
324 bootfile_coco3fpga_rom bootfile_coco3fpga_rom_dw bootfile_coco3fpga_rom_rtc |
3142
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
325 |
3033 | 326 KERNELS = kernel_1773 kernel_1773_50hz kernel_dw kernel_becker \ |
3065
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
327 kernel_arduino kernel_cocosdc kernel_ide kernel_dide |
1705 | 328 |
329 ALLOBJS = $(BOOTFILES) $(KERNELS) | |
330 | |
331 all: $(ALLOBJS) | |
332 | |
333 # Bootfiles | |
3142
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
334 bootfile_coco3fpga: $(BOOTFILE_COCO3FPGA) $(DEPENDS) |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
335 $(MERGE) $(BOOTFILE_COCO3FPGA)>$@ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
336 |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
337 bootfile_coco3fpga_sd: $(BOOTFILE_COCO3FPGA_SD) $(DEPENDS) |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
338 $(MERGE) $(BOOTFILE_COCO3FPGA_SD)>$@ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
339 |
3151
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
340 bootfile_coco3fpga_sd_rtc: $(BOOTFILE_COCO3FPGA_SD_RTC) $(DEPENDS) |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
341 $(MERGE) $(BOOTFILE_COCO3FPGA_SD_RTC)>$@ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
342 |
3142
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
343 bootfile_coco3fpga_rom: $(BOOTFILE_COCO3FPGA_ROM) $(DEPENDS) |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
344 $(MERGE) $(BOOTFILE_COCO3FPGA_ROM)>$@ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
345 |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
346 bootfile_coco3fpga_rom_dw: $(BOOTFILE_COCO3FPGA_ROM_DW) $(DEPENDS) |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
347 $(MERGE) $(BOOTFILE_COCO3FPGA_ROM_DW)>$@ |
0413a77a3686
Build various CoCo3FPGA boot files
Bill Pierce <merlinious999@gmail.com>
parents:
3135
diff
changeset
|
348 |
3151
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
349 bootfile_coco3fpga_rom_rtc: $(BOOTFILE_COCO3FPGA_ROM_RTC) $(DEPENDS) |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
350 $(MERGE) $(BOOTFILE_COCO3FPGA_ROM_RTC)>$@ |
d5c884d63e53
coco3fpga: Build boot files and disk images with RAM disk and RTC support
Bill Pierce <merlinious999@gmail.com>
parents:
3142
diff
changeset
|
351 |
2547 | 352 bootfile_becker: $(BOOTFILE_BECKER) $(DEPENDS) |
353 $(MERGE) $(BOOTFILE_BECKER)>$@ | |
354 | |
2770
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
355 bootfile_arduino: $(BOOTFILE_ARDUINO) $(DEPENDS) |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
356 $(MERGE) $(BOOTFILE_ARDUINO)>$@ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
357 |
1705 | 358 bootfile_40d: $(BOOTFILE_40D) $(DEPENDS) |
359 $(MERGE) $(BOOTFILE_40D)>$@ | |
360 | |
361 bootfile_40d_50hz: $(BOOTFILE_40D_50HZ) $(DEPENDS) | |
362 $(MERGE) $(BOOTFILE_40D_50HZ)>$@ | |
363 | |
364 bootfile_80d: $(BOOTFILE_80D) $(DEPENDS) | |
365 $(MERGE) $(BOOTFILE_80D)>$@ | |
366 | |
367 bootfile_80d_50hz: $(BOOTFILE_80D_50HZ) $(DEPENDS) | |
368 $(MERGE) $(BOOTFILE_80D_50HZ)>$@ | |
369 | |
2868
cfa46960b6bd
makefiles: Rename DW3 to DW all over
Tormod Volden <debian.tormod@gmail.com>
parents:
2758
diff
changeset
|
370 bootfile_dw: $(BOOTFILE_DW) $(DEPENDS) |
cfa46960b6bd
makefiles: Rename DW3 to DW all over
Tormod Volden <debian.tormod@gmail.com>
parents:
2758
diff
changeset
|
371 $(MERGE) $(BOOTFILE_DW)>$@ |
2180 | 372 |
2868
cfa46960b6bd
makefiles: Rename DW3 to DW all over
Tormod Volden <debian.tormod@gmail.com>
parents:
2758
diff
changeset
|
373 bootfile_dw_headless: $(BOOTFILE_DW_HEADLESS) $(DEPENDS) |
cfa46960b6bd
makefiles: Rename DW3 to DW all over
Tormod Volden <debian.tormod@gmail.com>
parents:
2758
diff
changeset
|
374 $(MERGE) $(BOOTFILE_DW_HEADLESS)>$@ |
2476 | 375 |
2796
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
376 bootfile_becker_headless: $(BOOTFILE_BECKER_HEADLESS) $(DEPENDS) |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
377 $(MERGE) $(BOOTFILE_BECKER_HEADLESS)>$@ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
378 |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
379 bootfile_arduino_headless: $(BOOTFILE_ARDUINO_HEADLESS) $(DEPENDS) |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
380 $(MERGE) $(BOOTFILE_ARDUINO_HEADLESS)>$@ |
fb494c32bd68
Updated level2/coco3 makefiles to create headless becker&arduino boot disks.
drencor-xeen
parents:
2795
diff
changeset
|
381 |
2817
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
382 bootfile_cocosdc: $(BOOTFILE_COCOSDC) $(DEPENDS) |
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
383 $(MERGE) $(BOOTFILE_COCOSDC)>$@ |
5c6b71612ce4
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver.
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2796
diff
changeset
|
384 |
3065
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
385 bootfile_ide: $(BOOTFILE_IDE) $(DEPENDS) |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
386 $(MERGE) $(BOOTFILE_IDE)>$@ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
387 |
1705 | 388 # Kernels |
2547 | 389 kernel_becker: $(KERNEL_BECKER) $(DEPENDS) |
390 $(MERGE) $(KERNEL_BECKER)>$@ | |
391 | |
2770
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
392 kernel_arduino: $(KERNEL_ARDUINO) $(DEPENDS) |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
393 $(MERGE) $(KERNEL_ARDUINO)>$@ |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
394 |
1705 | 395 kernel_1773: $(KERNEL_1773) $(DEPENDS) |
396 $(MERGE) $(KERNEL_1773)>$@ | |
397 | |
398 kernel_1773_50hz: $(KERNEL_1773_50HZ) $(DEPENDS) | |
399 $(MERGE) $(KERNEL_1773_50HZ)>$@ | |
400 | |
2868
cfa46960b6bd
makefiles: Rename DW3 to DW all over
Tormod Volden <debian.tormod@gmail.com>
parents:
2758
diff
changeset
|
401 kernel_dw: $(KERNEL_DW) $(DEPENDS) |
cfa46960b6bd
makefiles: Rename DW3 to DW all over
Tormod Volden <debian.tormod@gmail.com>
parents:
2758
diff
changeset
|
402 $(MERGE) $(KERNEL_DW)>$@ |
2180 | 403 |
3033 | 404 kernel_cocosdc: $(KERNEL_COCOSDC) $(DEPENDS) |
405 $(MERGE) $(KERNEL_COCOSDC)>$@ | |
406 | |
3065
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
407 kernel_ide: $(KERNEL_IDE) $(DEPENDS) |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
408 $(MERGE) $(KERNEL_IDE)>$@ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
409 |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
410 kernel_dide: $(KERNEL_DIDE) $(DEPENDS) |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
411 $(MERGE) $(KERNEL_DIDE)>$@ |
1a7d8f148c61
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
David Ladd <drencor-xeen@users.sf.net>
parents:
3033
diff
changeset
|
412 |
1705 | 413 clean: |
414 $(RM) $(ALLOBJS) | |
415 |