#
# Makefile for the Cypress touchkey driver
#

obj-$(CONFIG_KEYBOARD_CYPRESS_TOUCHKEY) += cypress-touchkey.o issp_main.o issp_routines.o issp_driver_routines.o
