aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/Kbuild
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2016-04-11 13:39:08 -0700
committerDavid S. Miller <davem@davemloft.net>2016-04-11 21:33:44 -0400
commit1ecf689013b598918cd9a261a078e64571b60f90 (patch)
tree2a2db6e614e878521ffe76bea48ee562c47cf24b /include/uapi/linux/Kbuild
parentnet: vrf: Fix dev refcnt leak due to IPv6 prefix route (diff)
downloadlinux-dev-1ecf689013b598918cd9a261a078e64571b60f90.tar.xz
linux-dev-1ecf689013b598918cd9a261a078e64571b60f90.zip
devlink: add missing install of header
The new devlink.h in uapi was not being installed by make headers_install 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 b71fd0b5cbad..813ffb2e22c9 100644
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
@@ -96,6 +96,7 @@ header-y += cyclades.h
header-y += cycx_cfm.h
header-y += dcbnl.h
header-y += dccp.h
+header-y += devlink.h
header-y += dlmconstants.h
header-y += dlm_device.h
header-y += dlm.h