strings' ->
strings -aout -n 3'
Pointer out by: Ben Smithurst <ben@scientia.demon.co.uk> and <des@freebsd.org>
This commit is contained in:
parent
b388b45c8a
commit
1af7756e5b
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.475 1998/09/25 11:38:30 yokota Exp $
|
||||
# $Id: LINT,v 1.476 1998/09/25 17:34:47 peter Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -52,7 +52,7 @@ options PQ_LARGECACHE # 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 /kernel | grep ^___ | sed -e 's/^___//' > MYKERNEL
|
||||
# strings -aout -n 3 /kernel | grep ^___ | sed -e 's/^___//' > MYKERNEL
|
||||
#
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.475 1998/09/25 11:38:30 yokota Exp $
|
||||
# $Id: LINT,v 1.476 1998/09/25 17:34:47 peter Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -52,7 +52,7 @@ options PQ_LARGECACHE # 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 /kernel | grep ^___ | sed -e 's/^___//' > MYKERNEL
|
||||
# strings -aout -n 3 /kernel | grep ^___ | sed -e 's/^___//' > MYKERNEL
|
||||
#
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.475 1998/09/25 11:38:30 yokota Exp $
|
||||
# $Id: LINT,v 1.476 1998/09/25 17:34:47 peter Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -52,7 +52,7 @@ options PQ_LARGECACHE # 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 /kernel | grep ^___ | sed -e 's/^___//' > MYKERNEL
|
||||
# strings -aout -n 3 /kernel | grep ^___ | sed -e 's/^___//' > MYKERNEL
|
||||
#
|
||||
options INCLUDE_CONFIG_FILE # Include this file in kernel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user