[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ECA8B66.2090001@zytor.com>
Date: Mon, 21 Nov 2011 09:33:26 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Michal Marek <mmarek@...e.cz>
CC: "H. Peter Anvin" <hpa@...ux.intel.com>,
linux-kernel@...r.kernel.org, kbuild@...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
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...
-hpa
--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.
--
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