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
gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git]
/
drivers
/
staging
/
kpc2000
/
Makefile
blob
d15ed49807d500dc9df1ed11a846b6ad12f082b6
1
# SPDX-License-Identifier: GPL-2.0
2
3
obj-
$(
CONFIG_KPC2000
) +=
kpc2000
/
4
obj-
$(
CONFIG_KPC2000_I2C
) +=
kpc2000_i2c.o
5
obj-
$(
CONFIG_KPC2000_SPI
) +=
kpc2000_spi.o
6
obj-
$(
CONFIG_KPC2000_DMA
) +=
kpc_dma
/