fa69553900
Signed-off-by: John Crispin <blogic@openwrt.org>
11 lines
153 B
INI
11 lines
153 B
INI
@SERIAL_CONFIG@
|
|
@TERMINAL_CONFIG@
|
|
|
|
set default="0"
|
|
set timeout="@TIMEOUT@"
|
|
set root='(cd)'
|
|
|
|
menuentry "LEDE" {
|
|
linux /boot/vmlinuz @CMDLINE@ noinitrd
|
|
}
|