Update reality in the strings comment
This commit is contained in:
parent
bd1d48851c
commit
2850b3b0e0
@ -91,7 +91,7 @@ options PQ_CACHESIZE=512 # color for 512k/16k cache
|
||||
|
||||
# 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 /kernel | sed -n 's/^___//p' > MYKERNEL
|
||||
# strings -n 3 /boot/kernel/kernel | sed -n 's/^___//p' > MYKERNEL
|
||||
#
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
|
||||
|
@ -91,7 +91,7 @@ options PQ_CACHESIZE=512 # color for 512k/16k cache
|
||||
|
||||
# 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 /kernel | sed -n 's/^___//p' > MYKERNEL
|
||||
# strings -n 3 /boot/kernel/kernel | sed -n 's/^___//p' > MYKERNEL
|
||||
#
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user