Also boot *.debug if everything else fails.
Approved by: re(gnn)
This commit is contained in:
parent
e8bd23b460
commit
fb6e00667c
@ -75,6 +75,7 @@ struct preloaded_file *preloaded_files = NULL;
|
||||
static char *kld_ext_list[] = {
|
||||
".ko",
|
||||
"",
|
||||
".debug",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user