build-system: really load the configured overlays

This commit is contained in:
2024-08-29 14:32:52 +02:00
parent 5ccf61065e
commit 936bb4e4a3
+1
View File
@@ -1684,6 +1684,7 @@ _build_module() {
"building ..."
init_module_environment
load_overlays
load_build_dependencies
BUILD_ROOT="${PMODULES_TMPDIR}/${module_name}-${module_version}"
SRC_DIR="${BUILD_ROOT}/src"