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