Support FreeBSD Boot loaders.

This commit is contained in:
Tim Kientzle 2012-10-25 04:14:42 +00:00
parent 98df587a3a
commit d19ad3d857

View File

@ -67,6 +67,7 @@ options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options FREEBSD_BOOT_LOADER
options PREEMPTION