Sign in
android-kvm
/
buildroot
/
0ec7cbd7d197c26fb99f7a1d1cd010afb33814f9
/
.
/
board
/
minnowboard
/
grub.cfg
blob: 3d6feb7023c334e086359ed4d4661240dd5c11ca [
file
] [
log
] [
blame
]
set
default
=
"0"
set
timeout
=
"5"
menuentry
"Buildroot"
{
linux
/
bzImage root
=
/dev/
mmcblk2p2 rootwait console
=
tty0 console
=
ttyS0
,
115200
}