touch: pineapple: Enabling bazel build for touch modules.
Allowing bazel build to generate touch modules for pineapple. Change-Id: Id291374269f0ecdac3d0b87a078bca7d6c46c576 Signed-off-by: Simranjeet Thind <quic_sthind@quicinc.com>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
24f6cb3422
commit
b0624f68e4
@@ -11,6 +11,9 @@ ifeq ($(TOUCH_DLKM_ENABLE), true)
|
||||
TOUCH_SELECT := CONFIG_MSM_TOUCH=m
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
ifeq ($(TARGET_BOARD_PLATFORM), pineapple)
|
||||
LOCAL_MODULE_DDK_BUILD := true
|
||||
endif
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
# This makefile is only for DLKM
|
||||
|
Reference in New Issue
Block a user