[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1331160723.12805.25.camel@deneb.redhat.com>
Date: Wed, 07 Mar 2012 17:52:01 -0500
From: Mark Salter <msalter@...hat.com>
To: David Howells <dhowells@...hat.com>
Cc: paul.gortmaker@...driver.com, hpa@...or.com,
torvalds@...ux-foundation.org, sfr@...b.auug.org.au,
mingo@...hat.com, arnd@...db.de, tglx@...utronix.de,
linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org
Subject: Re: [PATCH 08/29] Disintegrate asm/system.h for C6X
On Wed, 2012-03-07 at 22:42 +0000, David Howells wrote:
> Mark Salter <msalter@...hat.com> wrote:
>
> > Kbuild takes care of it. See arch/c6x/include/Kbuild for the generic
> > headers C6X uses as-is.
>
> I'm still not clear on how that actually works. Does it copy the headers to
> asm/ from asm-generic/?
It creates $(obj)/arch/$(arch)/include/generated/asm/foo.h which has:
#include <asm-generic/foo.h>
See scripts/Makefile.asm-generic
--Mark
--
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