]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/hid/i2c-hid/Makefile
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / drivers / hid / i2c-hid / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the I2C input drivers
4 #
5
6 obj-$(CONFIG_I2C_HID)                           += i2c-hid.o
7
8 i2c-hid-objs                                    =  i2c-hid-core.o
9 i2c-hid-$(CONFIG_DMI)                           += i2c-hid-dmi-quirks.o