mirror of
https://github.com/tailix/kernel.git
synced 2024-11-27 11:24:34 -05:00
6 lines
143 B
INI
6 lines
143 B
INI
menuentry "KernelMQ" {
|
|
multiboot2 /boot/kernelmq hello kernel
|
|
|
|
module2 /boot/dummy1.bin foo bar
|
|
module2 /boot/dummy2.bin car cdr
|
|
}
|