Linux Audio

Check our new training course

Yocto / OpenEmbedded training

Mar 24-27, 2025, special US time zones
Register
Loading...
v3.1
 
1#
2# Makefile for nfc devices
3#
4
5obj-$(CONFIG_PN544_NFC)		+= pn544.o
6obj-$(CONFIG_NFC_PN533)		+= pn533.o
7
8ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG