INCLUDE_CONFIG_FILE

September 20th, 2005 | by jg3 |
# 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
#
options INCLUDE_CONFIG_FILE # Include this file in kernel

Filed under: ,

Related stuff

Sorry, comments for this entry are closed at this time.