summaryrefslogtreecommitdiff
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2012-05-10 19:45:51 +0200
committerJohn W. Linville <linville@tuxdriver.com>2012-05-16 13:08:13 -0400
commitdbd4fcaf8d664fab4163b1f8682e41ad8bff3444 (patch)
treef88ece8b4c0e6800c42e07cab9fafb776d377e01 /include/linux/Kbuild
parent7863157d83763a0f1b9ad96c94a1ed3d0372526a (diff)
NFC: Export nfc.h to userland
The netlink commands and attributes, along with the socket structure definitions need to be exported. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 3c9b616c834a..f08e3aec1113 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -271,6 +271,7 @@ header-y += netfilter_ipv4.h
header-y += netfilter_ipv6.h
header-y += netlink.h
header-y += netrom.h
+header-y += nfc.h
header-y += nfs.h
header-y += nfs2.h
header-y += nfs3.h