6 lines
94 B
Makefile
6 lines
94 B
Makefile
#
|
|
# Makefile for the kernel nfc device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_NXP_SR100) += sr100.o
|