summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/bootst/Makefile
AgeCommit message (Expand)Author
2003-10-01Compile kernel and bootblocks with -mmemcpy, to get rid of libgcc dependancy.Miod Vallat
2003-08-20No need to build installboot and the bootblocks at -O0 anymore.Miod Vallat
2003-08-01${LIBGCC} is useless, since libgcc.a does not live in /usr/lib; instead,Miod Vallat
2001-01-13Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.Steve Murphree
1999-09-27changed loader load address.Steve Murphree
1999-05-29Added vme bus device drivers. MVME328, MVME376, MVME332Steve Murphree
1998-12-15Greatly improved tapeboot. From mvme68k.Steve Murphree
1998-08-22fixed Makefiles. Removed reference to libgcc.aSteve Murphree
1998-08-18fixed passing of bugargs to kernel.Steve Murphree
1997-03-03Third try at importing the mvme88k port. This is a working kernelDale S. Rahn