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
perf bench futex: Cache align the worker struct
[linux/fpc-iii.git]
/
drivers
/
nfc
/
s3fwrn5
/
Makefile
blob
ddfa7be7dd0525ba8173439af3f98de2fb9609c8
1
#
2
# Makefile for Samsung S3FWRN5 NFC driver
3
#
4
5
s3fwrn5-objs
=
core.o firmware.o nci.o
6
s3fwrn5_i2c-objs
=
i2c.o
7
8
obj-
$(
CONFIG_NFC_S3FWRN5
) +=
s3fwrn5.o
9
obj-
$(
CONFIG_NFC_S3FWRN5_I2C
) +=
s3fwrn5_i2c.o