# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the resistive touch panel drivers.
#

obj-$(CONFIG_AW_RTP)		+= sunxi-rtp.o

