mm-drivers: sync_fence: avoid compiling spec_fence driver for taro
sync_fence driver is maintained in kernel SI for all the taro variants. Since the Display SI 3.0 is shared with taro dev SI variant, avoid compiling sync_fence as dlkm for taro target. Change-Id: Icc7990812256a42efad7a8945c08338f83ee0914 Signed-off-by: Jeykumar Sankaran <quic_jeykumar@quicinc.com>
This commit is contained in:
@@ -1 +1,6 @@
|
||||
include $(call all-subdir-makefiles)
|
||||
MM_DRIVER_PATH := $(call my-dir)
|
||||
include $(MM_DRIVER_PATH)/msm_ext_display/Android.mk
|
||||
ifneq ($(TARGET_BOARD_PLATFORM), taro)
|
||||
include $(MM_DRIVER_PATH)/sync_fence/Android.mk
|
||||
endif
|
||||
|
||||
|
Viittaa uudesa ongelmassa
Block a user