On Mon, 29 Jun 2015 10:53:15 +0200 (CEST) Michal Kubecek <[email protected]> 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 <[email protected]> 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. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
