netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] devlink: export header
@ 2016-04-22 16:55 Stephen Hemminger
  2016-04-25 20:49 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2016-04-22 16:55 UTC (permalink / raw)
  To: David Miller, Jiri Pirko; +Cc: netdev

Export devlink.h when doing make headers install.
I am going to investigate just doing all headers in the directory,
but lets add missing piece for now.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

--- a/include/uapi/linux/Kbuild	2016-03-29 17:25:37.727993065 -0700
+++ b/include/uapi/linux/Kbuild	2016-04-22 09:49:10.317523852 -0700
@@ -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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-25 23:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-22 16:55 [PATCH] devlink: export header Stephen Hemminger
2016-04-25 20:49 ` David Miller
2016-04-25 23:03   ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).