Re: [PATCH 2/2] ISA DMA suspend for x86_64

From: Andi Kleen
Date: Sat Jul 02 2005 - 13:29:10 EST


> Like this?

You still need to add it to the obj-ys

-Andi

>
> Rgds
> Pierre
>

> Index: linux-wbsd/arch/x86_64/kernel/Makefile
> ===================================================================
> --- linux-wbsd/arch/x86_64/kernel/Makefile (revision 153)
> +++ linux-wbsd/arch/x86_64/kernel/Makefile (working copy)
> @@ -44,3 +45,4 @@
> microcode-$(subst m,y,$(CONFIG_MICROCODE)) += ../../i386/kernel/microcode.o
> intel_cacheinfo-y += ../../i386/kernel/cpu/intel_cacheinfo.o
> quirks-y += ../../i386/kernel/quirks.o
> +i8237-y += ../../i386/kernel/i8237.o

-
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/