projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7863157
)
NFC: Export nfc.h to userland
author
Samuel Ortiz
<sameo@linux.intel.com>
Thu, 10 May 2012 17:45:51 +0000
(19:45 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 16 May 2012 17:08:13 +0000
(13:08 -0400)
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>
include/linux/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/Kbuild
b/include/linux/Kbuild
index 3c9b616c834a39601247a29f99fe08979317bf25..f08e3aec1113e430573895d5ae6030e89931ed86 100644
(file)
--- 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