aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/Makefile.amd64
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>2011-06-30 16:08:56 +0000
committerDoug Rabson <dfr@FreeBSD.org>2011-06-30 16:08:56 +0000
commit9777aa3f124a652e468da4d94d4cf0ed796b28ac (patch)
treea32b66abbdbc4e1ab303ad37461df4652cb74043 /sys/boot/Makefile.amd64
parentc0467b5e6e5c52fc212f4b68f2d1be236d895d7d (diff)
downloadsrc-9777aa3f124a652e468da4d94d4cf0ed796b28ac.tar.gz
src-9777aa3f124a652e468da4d94d4cf0ed796b28ac.zip
Add a version of the FreeBSD bootloader which can run in userland, packaged
as a shared library. This is intended to be used by BHyVe to load FreeBSD kernels into new virtual machines.
Notes
Notes: svn path=/head/; revision=223695
Diffstat (limited to 'sys/boot/Makefile.amd64')
-rw-r--r--sys/boot/Makefile.amd641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/Makefile.amd64 b/sys/boot/Makefile.amd64
index 256201d4f940..b9e160906237 100644
--- a/sys/boot/Makefile.amd64
+++ b/sys/boot/Makefile.amd64
@@ -2,3 +2,4 @@
SUBDIR+= efi
SUBDIR+= zfs
+SUBDIR+= userboot