Sign in
android-kvm
/
buildroot
/
3cf1a6f80d3bb6a97b22111534dfeaa129b73d21
/
.
/
board
/
minnowboard
/
grub.cfg
blob: 1f75f4d7ca80a7d871a473b382f7fa0a4bff7d52 [
file
] [
log
] [
blame
]
set
default
=
"0"
set
timeout
=
"5"
menuentry
"Buildroot"
{
linux
/
bzImage root
=
PARTLABEL
=
rootfs rootwait console
=
tty0 console
=
ttyS0
,
115200
net
.
ifnames
=
0
}