Support kernel options from ubldr.
This commit is contained in:
parent
05496254a6
commit
79823ad281
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user