mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-20 05:26:18 +00:00
Provides modprobe configuration file and instructions for PN533 and Linux >3.1 users.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
SUBDIRS = \
|
||||
devd \
|
||||
linux \
|
||||
udev \
|
||||
win32
|
||||
|
||||
|
||||
2
contrib/linux/Makefile.am
Normal file
2
contrib/linux/Makefile.am
Normal file
@@ -0,0 +1,2 @@
|
||||
EXTRA_DIST = \
|
||||
blacklist-libnfc.conf
|
||||
2
contrib/linux/blacklist-libnfc.conf
Normal file
2
contrib/linux/blacklist-libnfc.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
blacklist nfc
|
||||
blacklist pn533
|
||||
Reference in New Issue
Block a user