mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-22 21:26:59 +08:00
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
|
||
|
}
|