diff --git a/qcom/opensource/graphics-kernel/Makefile b/qcom/opensource/graphics-kernel/Makefile index 198d3cfbc0..a3c3c17032 100644 --- a/qcom/opensource/graphics-kernel/Makefile +++ b/qcom/opensource/graphics-kernel/Makefile @@ -9,6 +9,9 @@ KBUILD_OPTIONS += $(KGSL_SELECT) KBUILD_OPTIONS += MODNAME=msm_kgsl KBUILD_OPTIONS += KGSL_PATH=$(KGSL_MODULE_ROOT) +KBUILD_EXTRA_SYMBOLS := \ + $(OUT_DIR)/../sm8650-modules/qcom/opensource/mm-drivers/hw_fence/Module.symvers + all: modules modules_install: