freebsd-nq/sys/boot/i386
Ruslan Ermilov eec24f3275 For some reason crt0.o needs to be linked first for pxeboot(8) to
work.  This is odd because loader(8) doesn't suffer from this problem.
Perhaps pxeboot bootstrap can be fixed to handle this better.
Anyway, PXE booting should work again.
2004-02-27 14:10:09 +00:00
..
boot0 - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00
boot0sio First round of cleanups to sys/boot/ makefiles: 2004-02-06 21:58:32 +00:00
boot2 Re-add sio.S, and properly deal with assembler files. 2004-02-17 07:13:04 +00:00
btx Get rid of unnecessary use of m4(1) by using cpp(1) instead. 2004-02-11 08:42:38 +00:00
cdboot - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00
gptboot Re-add sio.S, and properly deal with assembler files. 2004-02-17 07:13:04 +00:00
kgzldr Fixed the fatal bug introduced in previous commit: don't strip 2004-02-12 22:06:33 +00:00
libi386 Argh, unbreak "make depend" for AMD64. 2004-02-07 23:30:45 +00:00
loader For some reason crt0.o needs to be linked first for pxeboot(8) to 2004-02-27 14:10:09 +00:00
mbr - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00
pxeldr Get rid of unnecessary use of m4(1) by using cpp(1) instead. 2004-02-11 08:42:38 +00:00
Makefile Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use. 2003-12-08 19:02:06 +00:00
Makefile.inc - Factor out -nostdlib to an upper level Makefile.inc. 2004-02-09 14:11:58 +00:00