Fix whitespace on "options" to be <space><tab>, no functional change
This commit is contained in:
parent
da1419e8f5
commit
525799add6
@ -39,7 +39,7 @@ makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
|
||||
#options OCTEON_VENDOR_LANNER # Support for Lanner boards.
|
||||
#options OCTEON_VENDOR_RADISYS # Support for Radisys boards.
|
||||
options OCTEON_VENDOR_UBIQUITI # Support for Ubiquiti boards.
|
||||
#options OCTEON_VENDOR_GEFES # Support for GE LANIC boards
|
||||
#options OCTEON_VENDOR_GEFES # Support for GE LANIC boards
|
||||
#options OCTEON_BOARD_CAPK_0100ND # Support for CAPK-0100nd.
|
||||
|
||||
# Compile for a specified Octeon model. If not specified, support for
|
||||
@ -89,7 +89,7 @@ options MAC # TrustedBSD MAC Framework
|
||||
#options KDTRACE_FRAME # Ensure frames are compiled in
|
||||
#options KDTRACE_HOOKS # Kernel DTrace hooks
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
options TMPFS # Temporary file system
|
||||
options TMPFS # Temporary file system
|
||||
|
||||
# Debugging for use in -current
|
||||
#options KDB # Enable kernel debugger support.
|
||||
|
Loading…
x
Reference in New Issue
Block a user