freebsd-dev/sys/boot/userboot
Warner Losh a54409db16 We don't need to build a special ficl for userboot.
Prior to bringing efi into the system, amd64 systems were building
32-bit ficl only, while userboot required the 64-bit one. However,
with efi, we now build both. userboot can and should use the one we
build for the main tree (in fact, it has been for a while, though I
didn't check to see if that was an intentional change before, or an
accidental one in my cleanup). Eliminate the extra copy (and build
time) for userboot.

Sponsored by: Netflix
2017-10-30 23:14:48 +00:00
..
test Use defs.mk values for userboot 2017-10-30 23:14:22 +00:00
userboot Use defs.mk values for userboot 2017-10-30 23:14:22 +00:00
zfs Use defs.mk values for userboot 2017-10-30 23:14:22 +00:00
Makefile We don't need to build a special ficl for userboot. 2017-10-30 23:14:48 +00:00
Makefile.inc Define SASRC and use it 2017-10-09 22:12:32 +00:00
userboot.h