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
Linux 4.19.133
[linux/fpc-iii.git]
/
drivers
/
hid
/
i2c-hid
/
Makefile
blob
099e1ce2f2347592f8cf00cff8f620cc4d170301
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