mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 07:34:40 +01:00
10 lines
156 B
INI
10 lines
156 B
INI
@SERIAL_CONFIG@
|
|
@TERMINAL_CONFIG@
|
|
|
|
set default="0"
|
|
set timeout="@TIMEOUT@"
|
|
set root='(cd)'
|
|
|
|
menuentry "OpenWrt" {
|
|
linux /boot/vmlinuz @CMDLINE@ noinitrd
|
|
}
|