[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D9CDEA4.20102@suse.cz>
Date: Wed, 06 Apr 2011 23:44:04 +0200
From: Michal Marek <mmarek@...e.cz>
To: Gene Heskett <gene.heskett@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: 2.6.38.2-New, apparently undfined var in include/linux/Kbuild
breaks make headers_install
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists