aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/Kbuild
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2015-12-10 09:14:20 -0800
committerDavid S. Miller <davem@davemloft.net>2015-12-11 23:39:33 -0500
commitf7fc6bc414121954c45c5f18b70e2a8717d0d5b4 (patch)
tree81c32175e48506347bc54a1b546d7fb4b88cd75d /include/uapi/linux/Kbuild
parentMerge branch 'bnxt_en-fixes' (diff)
downloadlinux-dev-f7fc6bc414121954c45c5f18b70e2a8717d0d5b4.tar.xz
linux-dev-f7fc6bc414121954c45c5f18b70e2a8717d0d5b4.zip
uapi: export ila.h
The file ila.h used for lightweight tunnels is being used by iproute2 but is not exported yet. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/linux/Kbuild')
-rw-r--r--include/uapi/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild
index 628e6e64c2fb..c2e5d6cb34e3 100644
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
@@ -186,6 +186,7 @@ header-y += if_tunnel.h
header-y += if_vlan.h
header-y += if_x25.h
header-y += igmp.h
+header-y += ila.h
header-y += in6.h
header-y += inet_diag.h
header-y += in.h