This website requires JavaScript.
Explore
Help
Register
Sign In
freesea
/
buildroot
Watch
1
Star
0
Fork
You've already forked buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
buildroot
/
board
/
qemu
/
aarch64-ebbr
/
grub.cfg
7 lines
102 B
INI
Raw
Permalink
Blame
History
set default
=
"0"
set timeout
=
"5"
menuentry "Buildroot" {
linux /Image root
=
PARTLABEL=root rootwait
}
Reference in New Issue
View Git Blame
Copy Permalink