8 lines
153 B
INI
8 lines
153 B
INI
|
timeout=0
|
||
|
|
||
|
menuentry "postmarketOS" {
|
||
|
linux /vmlinuz console=null
|
||
|
initrd /initramfs
|
||
|
devicetree /dtbs-postmarketos-rockchip/rk3288-veyron-speedy.dtb
|
||
|
}
|