]> Git Repo - linux.git/blob - drivers/hid/i2c-hid/Makefile
block: really clone the block cgroup in bio_clone_blkg_association
[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
This page took 0.039799 seconds and 4 git commands to generate.