On Mon, Jul 06, 2015 at 02:46:49PM -0700, Stephen Hemminger wrote: > On Mon, 29 Jun 2015 10:53:15 +0200 (CEST) > Michal Kubecek <mkube...@suse.cz> wrote: > > > Copy of kernel include/uapi/linux/tipc.h is needed to build on systems > > with pre-3.16 kernel headers. > > > > Signed-off-by: Michal Kubecek <mkube...@suse.cz> > > Ok, I applied (and fixed) this. > The headers you want are not directly from include/uapi/linux, instead > you need to run: > $ make install_headers > > Then copy the result out of usr/include/linux/ when getting a santized > header.
Thank you for the explanation. I was looking for some script automating the header sanitization but I didn't realize I should have looked into kernel git, not iproute2. I'll remember for the future. Michal Kubecek -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html