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