Skip to content

Guess kbuild out dir for downstreamkernel_package

find_kbuild_output_dir() searches for certain path patterns, which won't be in the APKBUILD if it uses downstreamkernel_package. Guess the default kbuild out dir in that case.

Theoretically this might break if some APKBUILD passes weird paths to downstreamkernel_package, but no kernel package in pmaports today does that.

Closes #2035 (closed).

Merge request reports

Loading