Commit 1155bb61 authored by Samuel Ortiz's avatar Samuel Ortiz Committed by John W. Linville

NFC: Add modules alias for NFC sockets

Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent a10d595b
......@@ -924,3 +924,4 @@ MODULE_AUTHOR("Lauro Ramos Venancio <lauro.venancio@openbossa.org>");
MODULE_DESCRIPTION("NFC Core ver " VERSION);
MODULE_VERSION(VERSION);
MODULE_LICENSE("GPL");
MODULE_ALIAS_NETPROTO(PF_NFC);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment