Makefile 151 B

12345678
  1. #
  2. # Makefile for the Linux NFC subsystem.
  3. #
  4. obj-$(CONFIG_NFC) += nfc.o
  5. obj-$(CONFIG_NFC_NCI) += nci/
  6. nfc-objs := core.o netlink.o af_nfc.o rawsock.o