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
mm/zsmalloc: allocate exactly size of struct zs_pool
[linux/fpc-iii.git]
/
drivers
/
nfc
/
st21nfcb
/
Makefile
blob
f4d835dd15f24230afaf995496146b8a520b0cfb
1
#
2
# Makefile for ST21NFCB NCI based NFC driver
3
#
4
5
st21nfcb_nci-objs
=
ndlc.o st21nfcb.o
6
obj-
$(
CONFIG_NFC_ST21NFCB
) +=
st21nfcb_nci.o
7
8
st21nfcb_i2c-objs
=
i2c.o
9
obj-
$(
CONFIG_NFC_ST21NFCB_I2C
) +=
st21nfcb_i2c.o