boot: Set a kcmdline flag when debug is set in menu
This commit is contained in:
parent
fc7cfa0005
commit
3336fe23cb
@ -124,6 +124,7 @@ int kmain() {
|
||||
|
||||
if (_debug) {
|
||||
txt_debug = 1;
|
||||
strcat(cmdline, "debug ");
|
||||
}
|
||||
|
||||
if (!_vbox) {
|
||||
|
Loading…
Reference in New Issue
Block a user