Sign in
android-kvm
/
buildroot
/
60cd1db405f9f3ba0cdc18e05db7f4f57b91d422
/
.
/
board
/
aarch64-efi
/
grub.cfg
blob: ab88da91b94aa48c1c408d4f018b65842efa345e [
file
] [
log
] [
blame
]
set
default
=
"0"
set
timeout
=
"5"
menuentry
"Buildroot"
{
linux
/
Image
root
=
/dev/
vda2 rootwait console
=
ttyAMA0
}