Re: 2.6.38.2-New, apparently undfined var in include/linux/Kbuildbreaks make headers_install

From: Michal Marek
Date: Wed Apr 06 2011 - 17:44:13 EST


On 6.4.2011 21:43, Gene Heskett wrote:
> This is, in line 25 is $(INSTALL_HDR_PATH)
>
> What do I export as that $VAR that will satisfy this?

It is set by the toplevel Makefile:

#Default location for installed headers
export INSTALL_HDR_PATH = $(objtree)/usr

What exactly are you doing and how does it fail?

Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/