mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
7aaa9bc91c
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39208
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
|
|
}
|