blob: 099e1ce2f2347592f8cf00cff8f620cc4d170301 [file] [log] [blame]
Benjamin Tissoires4a200c32012-11-12 15:42:59 +01001#
2# Makefile for the I2C input drivers
3#
4
5obj-$(CONFIG_I2C_HID) += i2c-hid.o
Julian Saxf0c9eab2018-09-19 11:46:23 +02006
7i2c-hid-objs = i2c-hid-core.o
8i2c-hid-$(CONFIG_DMI) += i2c-hid-dmi-quirks.o