Re: amiga 'native OS' install
On Fri, Jan 22, 1999 at 08:47:09AM -0000, Nick Holgate wrote:
> > Ouch... I stand corrected (and embarrassed). If you can work on the
> > boot-floppies
> > (I hear 2.1.5 is released?) please ignore my rants
>
> No problem, I just got a bit panicky there thinking you were going to drop
> the work I'd done. After all integrating VME was the main reason for me
> becoming a maintainer.
All your previous patches are in the boot-floppies sources. "Enabling"
them is just a matter of uncomenting a few lines on the top level
Makefile:
[...]
ifeq ($(architecture), m68k)
$(MAKE) resc720atari.bin drv720atari.bin
$(MAKE) resc1440atari.bin drv1440atari.bin
$(MAKE) resc1440amiga.bin drv1440amiga.bin
# $(MAKE) resc1440mac.bin drv1440mac.bin
# $(MAKE) resc1440bvme6000.bin drv1440bvme6000.bin
# $(MAKE) resc1440mvme162.bin drv1440mvme162.bin
# $(MAKE) resc1440mvme167.bin drv1440mvme167.bin
else
[...]
Thanks,
--
Enrique Zanardi ezanardi@ull.es
Reply to: