Explorar o código

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>
stephen hemminger %!s(int64=9) %!d(string=hai) anos
pai
achega
1ecf689013
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/uapi/linux/Kbuild

+ 1 - 0
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