Sign in
android-kvm
/
buildroot
/
601f93b3e4c5d84395340464d6829fa7fa970521
/
.
/
board
/
pc
/
grub-efi.cfg
blob: bd44666404feb1eb43e9fbca8b8eba095c6f0407 [
file
] [
log
] [
blame
]
set
default
=
"0"
set
timeout
=
"5"
menuentry
"Buildroot"
{
linux
/
bzImage root
=
PARTUUID
=
UUID_TMP rootwait console
=
tty1
}