Re: [PATCH] devlink: add missing install of header

2016-04-11 Thread David Miller
From: Stephen Hemminger Date: Mon, 11 Apr 2016 13:39:08 -0700 > The new devlink.h in uapi was not being installed by > make headers_install > > Signed-off-by: Stephen Hemminger Applied, thanks Stephen. I wish we could just have everything under uapi/linux automatically get this treatment, but

[PATCH] devlink: add missing install of header

2016-04-11 Thread Stephen Hemminger
The new devlink.h in uapi was not being installed by make headers_install Signed-off-by: Stephen Hemminger --- include/uapi/linux/Kbuild | 1 + 1 file changed, 1 insertion(+) diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index b71fd0b..813ffb2e 100644 --- a/include/uapi/lin