Files
shredos.x86_64/board/compulab/iot-gate-imx8-ebbr/grub.cfg

7 lines
102 B
INI
Raw Normal View History

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