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:
55b637c
)
[IPV6]: Add ip6_tunnel.h to headers_install
author
Deepak Saxena
<
[email protected]
>
Sat, 19 May 2007 19:00:11 +0000
(12:00 -0700)
committer
David S. Miller
<
[email protected]
>
Sat, 19 May 2007 19:00:11 +0000
(12:00 -0700)
The Mobile IPv6 package (http://www.mobile-ipv6.org/software/) needs
this header file to build the tunnelctl component. The header
already looks sanitized so is safe to export.
Signed-off-by: Deepak Saxena <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
include/linux/Kbuild
patch
|
blob
|
history
diff --git
a/include/linux/Kbuild
b/include/linux/Kbuild
index bcd01f269f60b61ce36fa7cb4c8c6169abf5018a..e1013156c25ed21214223950c60b9bd5a253df80 100644
(file)
--- a/
include/linux/Kbuild
+++ b/
include/linux/Kbuild
@@
-239,6
+239,7
@@
unifdef-y += ipc.h
unifdef-y += ipmi.h
unifdef-y += ipv6.h
unifdef-y += ipv6_route.h
+unifdef-y += ip6_tunnel.h
unifdef-y += isdn.h
unifdef-y += isdnif.h
unifdef-y += isdn_divertif.h