[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200803101223.03712.arnd@arndb.de>
Date: Mon, 10 Mar 2008 12:23:02 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Christian Borntraeger <borntraeger@...ibm.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
David Woodhouse <dwmw2@...radead.org>,
Avi Kivity <avi@...ranet.com>, Sam Ravnborg <sam@...nborg.org>,
kvm-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
linux-arch@...r.kernel.org
Subject: Re: [PATCH] kvm: provide kvm.h for all architecture: fixes headers_install
On Monday 10 March 2008, Christian Borntraeger wrote:
> include/asm-alpha/Kbuild | 1 +
> include/asm-alpha/kvm.h | 6 ++++++
> include/asm-arm/Kbuild | 2 ++
> include/asm-arm/kvm.h | 6 ++++++
> include/asm-avr32/Kbuild | 1 +
> include/asm-avr32/kvm.h | 6 ++++++
> include/asm-blackfin/Kbuild | 1 +
> include/asm-blackfin/kvm.h | 6 ++++++
> include/asm-cris/Kbuild | 1 +
> include/asm-cris/kvm.h | 6 ++++++
> include/asm-frv/Kbuild | 1 +
> include/asm-frv/kvm.h | 6 ++++++
> include/asm-h8300/Kbuild | 2 ++
> include/asm-h8300/kvm.h | 6 ++++++
> include/asm-ia64/Kbuild | 1 +
> include/asm-ia64/kvm.h | 6 ++++++
> include/asm-m32r/Kbuild | 2 ++
> include/asm-m32r/kvm.h | 6 ++++++
> include/asm-m68k/Kbuild | 1 +
> include/asm-m68k/kvm.h | 6 ++++++
Instead of adding kvm.h to every single Kbuild file, you can
just add it once, in include/asm-generic/Kbuild.asm.
Arnd <><
--
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