0307dc695e
Certain newer hardware may require a newer kernel than the current lts in order to work. Change-Id: Iae0d91f8bf8d1b8516698841895f942e527b0813 Signed-off-by: Alexander Martinz <amartinz@shiftphones.com> [ci:skip-build]: already built successfully in CI
6 lines
131 B
INI
6 lines
131 B
INI
timeout=0
|
|
|
|
menuentry "postmarketOS" {
|
|
linux ($root)/vmlinuz-edge console=tty0 PMOS_NO_OUTPUT_REDIRECT
|
|
initrd ($root)/initramfs
|
|
}
|