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
md/raid5: consider updating reshape_position at start of reshape.
[linux/fpc-iii.git]
/
drivers
/
nfc
/
nxp-nci
/
Makefile
blob
c9ec7869dbd22712e30ff4e249e3652db9d5432f
1
#
2
# Makefile for NXP-NCI NFC driver
3
#
4
5
nxp-nci-objs
=
core.o firmware.o
6
nxp-nci_i2c-objs
=
i2c.o
7
8
obj-
$(
CONFIG_NFC_NXP_NCI
) +=
nxp-nci.o
9
obj-
$(
CONFIG_NFC_NXP_NCI_I2C
) +=
nxp-nci_i2c.o