Support kernel options from ubldr.

This commit is contained in:
Tim Kientzle 2012-10-01 14:56:48 +00:00
parent 05496254a6
commit 79823ad281

View File

@ -46,6 +46,7 @@ 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 PREEMPTION
options FREEBSD_BOOT_LOADER
# Debugging
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols