[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ECAAE9F.1050107@suse.cz>
Date: Mon, 21 Nov 2011 21:03:43 +0100
From: Michal Marek <mmarek@...e.cz>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: "H. Peter Anvin" <hpa@...ux.intel.com>,
linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>,
"H.J. Lu" <hjl.tools@...il.com>,
David Woodhouse <dwmw2@...radead.org>,
Sam Ravnborg <sam@...nborg.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: Re: [PATCH 2/8] kbuild: Add support for an "archheaders" target
Dne 21.11.2011 18:33, H. Peter Anvin napsal(a):
> On 11/21/2011 09:25 AM, Michal Marek wrote:
>>> {
>>> if [ -f ${srctree}/arch/$2/include/asm/Kbuild ]; then
>>> + make ARCH=$2 KBUILD_HEADERS=$1 archheaders
>>> make ARCH=$2 KBUILD_HEADERS=$1 headers_$1
>>
>> I don't think we need the explicit make archheaders call here, it's
>> handled by the __headers dependency above.
>>
>
> OK, let me test that out. I might have missed that combination of the
> many, many I tried...
I tried make headers_install_all on a ppc64 box with that line removed
and it worked.
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