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:
dc6ef6b
)
uapi: add mpls_iptunnel.h
author
stephen hemminger
<stephen@networkplumber.org>
Fri, 16 Oct 2015 23:12:34 +0000
(16:12 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 19 Oct 2015 05:40:04 +0000
(22:40 -0700)
Add missing rule to export mpls iptunnel header needed by iproute2
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Roopa Prabhu <roopa@cumulusnetworks.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 f7b2db44eb4b07a910d0097e63a657c1e4a37816..70d89230b6416c6e59858d6936695adf71770e85 100644
(file)
--- a/
include/uapi/linux/Kbuild
+++ b/
include/uapi/linux/Kbuild
@@
-263,6
+263,7
@@
header-y += minix_fs.h
header-y += mman.h
header-y += mmtimer.h
header-y += mpls.h
+header-y += mpls_iptunnel.h
header-y += mqueue.h
header-y += mroute6.h
header-y += mroute.h