Re: [PATCH] kvm: provide kvm.h for all architecture: fixes headers_install

From: Arnd Bergmann
Date: Mon Mar 10 2008 - 07:24:08 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/