Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-2.6-microblaze.git] / drivers / hid / i2c-hid / Makefile
1 #
2 # Makefile for the I2C input drivers
3 #
4
5 obj-$(CONFIG_I2C_HID)                           += i2c-hid.o
6
7 i2c-hid-objs                                    =  i2c-hid-core.o
8 i2c-hid-$(CONFIG_DMI)                           += i2c-hid-dmi-quirks.o