Changed the imgact_gzip to "optional gzip" per David Greenman's request.
This commit is contained in:
parent
37c32e9f3a
commit
e64ac77789
@ -36,7 +36,7 @@ kdb/kdb_runpcs.c optional kadb
|
||||
kdb/kdb_sym.c optional kadb
|
||||
kdb/kdb_trap.c optional kadb
|
||||
kern/imgact_aout.c standard
|
||||
kern/imgact_gzip.c standard
|
||||
kern/imgact_gzip.c optional gzip
|
||||
kern/imgact_shell.c standard
|
||||
kern/init_main.c standard
|
||||
kern/init_sysent.c standard
|
||||
|
Loading…
Reference in New Issue
Block a user