lkml.org 
[lkml]   [2008]   [Jul]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 04/11] x86/pci: Makefile merge: Decoupling options for mp_bus_to_node.o
On Wed, Jul 2, 2008 at 1:50 PM, Robert Richter <robert.richter@amd.com> wrote:
> Signed-off-by: Robert Richter <robert.richter@amd.com>
> ---
> arch/x86/pci/Makefile | 6 ++----
> 1 files changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/arch/x86/pci/Makefile b/arch/x86/pci/Makefile
> index 8491894..d69a0fe 100644
> --- a/arch/x86/pci/Makefile
> +++ b/arch/x86/pci/Makefile
> @@ -14,14 +14,12 @@ pci-y := fixup.o
> # legacy/irq.o
> pci-$(CONFIG_ACPI) += acpi.o
> pci-y += legacy.o irq.o
> +pci-$(CONFIG_NUMA) += mp_bus_to_node.o
>
> # Careful: VISWS and NUMAQ overrule the pci-y above. The colons are
> # therefor correct. This needs a proper fix by distangling the code.
> pci-$(CONFIG_X86_VISWS) := visws.o fixup.o
> -pci-$(CONFIG_X86_NUMAQ) := numa.o irq.o

looks like you didn't base on latest tip/master...

YH


\
 
 \ /
  Last update: 2008-07-03 01:41    [W:0.286 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site