blob: 8bf5ec6a5d55b345c323e8996d598036beba843c [file] [log] [blame] [edit]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the touchscreen drivers.
#
TOUCH_LISTS := $(subst ",,$(CONFIG_TOUCHSCREEN_MTK_TOUCH))
obj-y += $(foreach TOUCH,$(TOUCH_LISTS),$(TOUCH)/)