From b27da28f111a49d7bae064c6571a9fcf4d782ad3 Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Mon, 27 Jan 2025 22:57:05 +0800 Subject: [PATCH] qcom: video-driver: Fix inline build Change-Id: I987fbf8a842e65a9724756da0762b9629e63356b --- qcom/opensource/video-driver/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/opensource/video-driver/Makefile b/qcom/opensource/video-driver/Makefile index 1e911ebb0f..b1d70ea6a4 100644 --- a/qcom/opensource/video-driver/Makefile +++ b/qcom/opensource/video-driver/Makefile @@ -2,6 +2,7 @@ VIDEO_ROOT := $(KERNEL_SRC)/$(M) KBUILD_OPTIONS += VIDEO_ROOT=$(VIDEO_ROOT) +KBUILD_OPTIONS += KBUILD_EXTRA_SYMBOLS=$(M)/../mmrm-driver/Module.symvers all: modules