Makefile 111 字节
Newer Older
1 2 3 4 5 6
#
# Makefile for the Linux NFC subsystem.
#

obj-$(CONFIG_NFC) += nfc.o

A
Aloisio Almeida Jr 已提交
7
nfc-objs := core.o netlink.o af_nfc.o