repo.or.cz
/
linux-2.6
/
libata-dev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5
[linux-2.6/libata-dev.git]
/
net
/
nfc
/
Makefile
blob
7b4a6dcfa566b93a5f725daeceb5936797f2034c
1
#
2
# Makefile for the Linux NFC subsystem.
3
#
4
5
obj-
$(
CONFIG_NFC
) +=
nfc.o
6
obj-
$(
CONFIG_NFC_NCI
) +=
nci
/
7
8
nfc-objs
:=
core.o netlink.o af_nfc.o rawsock.o
9
nfc-
$(
CONFIG_NFC_LLCP
) +=
llcp
/
llcp.o llcp
/
commands.o llcp
/
sock.o