qcom: fix paths for compiling for inline
Change-Id: I962ea4d98f1b3a46133223a9f70ada50faeeb032 Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
This commit is contained in:

committed by
David Wronek

parent
a4b2552c73
commit
ba358acc6d
@@ -1,7 +1,7 @@
|
||||
# Makefile for use with Android's kernel/build system
|
||||
|
||||
KBUILD_OPTIONS += CAMERA_KERNEL_ROOT=$(KERNEL_SRC)/$(M)
|
||||
KBUILD_OPTIONS += KERNEL_ROOT=$(ROOT_DIR)/$(KERNEL_DIR)
|
||||
KBUILD_OPTIONS += KERNEL_ROOT=$(KERNEL_SRC)
|
||||
KBUILD_OPTIONS += MODNAME=camera
|
||||
KBUILD_OPTIONS += BOARD_PLATFORM=pineapple
|
||||
KBUILD_OPTIONS += KBUILD_EXTRA_SYMBOLS=$(OUT_DIR)/../sm8650-modules/qcom/opensource/mmrm-driver/Module.symvers
|
||||
|
Reference in New Issue
Block a user