Remove obsolete comment on a way of getting kernel configuration file from
INCLUDE_CONFIG_FILE. Make a user to look at what config(8) actually does, and how can one fetch actual configuration file. Reported by: many Reviewed by: cognet (mentor) Approved by: cognet (mentor)
This commit is contained in:
parent
ec7b100d6f
commit
bc73f21841
@ -126,8 +126,7 @@ options MAXPHYS=(128*1024)
|
||||
|
||||
|
||||
# This allows you to actually store this configuration file into
|
||||
# the kernel binary itself, where it may be later read by saying:
|
||||
# strings -n 3 /boot/kernel/kernel | sed -n 's/^___//p' > MYKERNEL
|
||||
# the kernel binary itself. See config(8) for more details.
|
||||
#
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user