mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
7b5c989ab9
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
11 lines
156 B
INI
11 lines
156 B
INI
@SERIAL_CONFIG@
|
|
@TERMINAL_CONFIG@
|
|
|
|
set default="0"
|
|
set timeout="@TIMEOUT@"
|
|
set root='(cd)'
|
|
|
|
menuentry "OpenWrt" {
|
|
linux /boot/vmlinuz @CMDLINE@ noinitrd
|
|
}
|