Sign in
android-kvm
/
buildroot
/
b5e6ef1fbb7a42aa4617208ceb053bf46e7b7965
/
.
/
board
/
pc
/
grub-efi.cfg
blob: 222301a4e045a6b5979621a5c4f3212ee9af7a9f [
file
] [
log
] [
blame
]
set
default
=
"0"
set
timeout
=
"5"
menuentry
"Buildroot"
{
linux
/
bzImage root
=
/dev/
sda2 rootwait console
=
tty1
}