projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e7b2ec
)
tipc: add tipc_netlink.h to uapi Kbuild
author
Richard Alpe
<richard.alpe@ericsson.com>
Mon, 24 Nov 2014 13:24:54 +0000
(14:24 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 24 Nov 2014 21:21:10 +0000
(16:21 -0500)
tipc_netlink.h is the user-space header for the new netlink api. It
was accidentally left out of the uapi Kbuild list when the api was
added.
Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/Kbuild
patch
|
blob
|
history
diff --git
a/include/uapi/linux/Kbuild
b/include/uapi/linux/Kbuild
index 72298b6887ac2cc546671c9e7abf669f8610a074..a1e8175cc4882428dbd29e4b0530c00d262259bb 100644
(file)
--- a/
include/uapi/linux/Kbuild
+++ b/
include/uapi/linux/Kbuild
@@
-389,6
+389,7
@@
header-y += times.h
header-y += timex.h
header-y += tiocl.h
header-y += tipc_config.h
+header-y += tipc_netlink.h
header-y += tipc.h
header-y += toshiba.h
header-y += tty_flags.h