1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for the sensor drivers. 4# 5# Each configuration option enables a list of files. 6 7 8obj-$(CONFIG_AW_INPUT_SENSOR) += sc7a20/ 9obj-$(CONFIG_AW_INPUT_SENSOR) += stk3x1x/ 10