disp: msm: Add LOCAL_MODULE_DDK_BUILD argument
A parameter is set to enable the build to be executed with DDK framework. Change-Id: I73a8f29b42109627071db66ea316b1599d1627c3 Signed-off-by: Varsha Suresh <quic_varssure@quicinc.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
DISPLAY_SELECT := CONFIG_DRM_MSM=m
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
LOCAL_MODULE_DDK_BUILD := true
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
# This makefile is only for DLKM
|
||||
|
Reference in New Issue
Block a user