Files
shredos.x86_64/board/compulab/iot-gate-imx8-ebbr/grub.cfg
2026-01-06 22:53:29 +00:00

7 lines
102 B
INI

set default="0"
set timeout="5"
menuentry "Buildroot" {
linux /Image root=PARTLABEL=root rootwait
}