Sign in
android-kvm
/
buildroot
/
f155076f7eea8a631ba33850fbd2fef78bf5a4dd
/
.
/
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
}