sm8750: init kernel modules repo
This commit is contained in:
12
qcom/opensource/display-drivers/Kbuild
Normal file
12
qcom/opensource/display-drivers/Kbuild
Normal file
@@ -0,0 +1,12 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
ifeq ($(DISPLAY_ROOT),)
|
||||
DISPLAY_ROOT=$(srctree)/techpack/display
|
||||
endif
|
||||
|
||||
LINUXINCLUDE += \
|
||||
-I$(DISPLAY_ROOT)/include/uapi/display \
|
||||
-I$(DISPLAY_ROOT)/include
|
||||
USERINCLUDE += -I$(DISPLAY_ROOT)/include/uapi/display
|
||||
|
||||
obj-$(CONFIG_DRM_MSM) += msm/
|
||||
Reference in New Issue
Block a user