repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
[linux/fpc-iii.git]
/
drivers
/
hid
/
i2c-hid
/
Makefile
blob
681b3896898eb4b333cff1297cd17037af552fb5
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