mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
foc: make serial esc functional
This commit is contained in:
parent
fcb0ca305c
commit
c9f2847420
@ -113,7 +113,7 @@ proc run_boot_dir_x86 {binaries} {
|
||||
puts $fh " insmod multiboot"
|
||||
puts $fh " multiboot /boot/bender"
|
||||
puts $fh " module /boot/bootstrap"
|
||||
puts $fh " module /boot/kernel [fiasco_serial_esc_arg]"
|
||||
puts $fh " module /boot/kernel fiasco [fiasco_serial_esc_arg]"
|
||||
puts $fh " module /boot/sigma0"
|
||||
puts $fh " module /boot/image.elf"
|
||||
puts $fh "}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user