Put makeoptions DESTDIR=/tmp in NOTES to protect people from
accidentally installing a LINT kernel on their system.
This commit is contained in:
parent
7901f87059
commit
88f80d9925
@ -75,6 +75,8 @@ makeoptions CONF_CFLAGS=-fno-builtin #Don't allow use of memcmp, etc.
|
||||
#makeoptions KERNEL=foo #Build kernel "foo" and install "/foo"
|
||||
# Only build Linux API modules and plus those parts of the sound system I need.
|
||||
#makeoptions MODULES_OVERRIDE="linux sound/snd sound/pcm sound/driver/maestro3"
|
||||
makeoptions DESTDIR=/tmp
|
||||
|
||||
|
||||
#
|
||||
# Certain applications can grow to be larger than the 512M limit
|
||||
|
Loading…
x
Reference in New Issue
Block a user