c24fdb3680
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
7 lines
103 B
INI
7 lines
103 B
INI
set default="0"
|
|
set timeout="5"
|
|
|
|
menuentry "Buildroot" {
|
|
linux /bzImage root=/dev/sda1 console=tty1
|
|
}
|