freebsd-dev/sys/boot/i386/boot2
Enji Cooper c20d3baeb0 Don't hardcode input files for stage 1/2 bootloaders; use .ALLSRC instead
This is a better pattern to follow when creating the bootloaders and doing
the relevant space checks to make sure that the sizes aren't exceeded (and
thus, copy-pasting is a bit less error prone).

MFC after:	3 days
Sponsored by:	Dell EMC Isilon
2017-03-28 21:35:18 +00:00
..
boot1.S
boot2.c
lib.h
Makefile Don't hardcode input files for stage 1/2 bootloaders; use .ALLSRC instead 2017-03-28 21:35:18 +00:00
Makefile.depend
sio.S