xref: /linux/drivers/hid/i2c-hid/Makefile (revision f5e4e7fdd57691d5308cf854dd0dbcfd58799e9a)
1#
2# Makefile for the I2C input drivers
3#
4
5obj-$(CONFIG_I2C_HID)				+= i2c-hid.o
6