Skip to content

google-crosshatch: fix build with downstream kernel

Administrator requested to merge crosshatch-downstream-dtb into master

The downstream kernel doesn't provide a separate dtb file, but the experimental mainline kernel does.

Previously, the deviceinfo specified a dtb file for both kernels, and pmbootstrap ignored the missing file for downstream kernel.

pmbootstrap now errors when the dtb file is missing, so this fixes the downstream kernel by specifying a dtb file only for the upstream kernel.

Edited by Administrator

Merge request reports

Loading