diff --git a/qcom/opensource/audio-kernel/Makefile b/qcom/opensource/audio-kernel/Makefile index a26a0e1a2a..b5a5a78179 100644 --- a/qcom/opensource/audio-kernel/Makefile +++ b/qcom/opensource/audio-kernel/Makefile @@ -13,7 +13,10 @@ endif M=$(PWD) AUDIO_ROOT=$(KERNEL_SRC)/$(M) -KBUILD_OPTIONS+= AUDIO_ROOT=$(AUDIO_ROOT) +KBUILD_OPTIONS += AUDIO_ROOT=$(AUDIO_ROOT) +KBUILD_OPTIONS += MODNAME=audio_dlkm +KBUILD_OPTIONS += BOARD_PLATFORM=pineapple +KBUILD_OPTIONS += KBUILD_EXTRA_SYMBOLS=$(OUT_DIR)/../sm8650-modules/qcom/opensource/mm-drivers/msm_ext_display/Module.symvers all: modules