Makefile 108 B

1234567
  1. #
  2. # Makefile for nfc devices
  3. #
  4. obj-$(CONFIG_PN544_NFC) += pn544.o
  5. ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG