public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] x86_64 uniproc build fix
       [not found] <200402200611.i1K6Bn6s029706@hera.kernel.org>
@ 2004-02-20 10:25 ` Dave Jones
  0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2004-02-20 10:25 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: ak

On Fri, Feb 20, 2004 at 05:42:12AM +0000, Linux Kernel wrote:

 > --- a/arch/x86_64/kernel/Makefile	Thu Feb 19 22:11:54 2004
 > +++ b/arch/x86_64/kernel/Makefile	Thu Feb 19 22:11:54 2004
 > @@ -33,4 +33,4 @@
 >  cpuid-$(subst m,y,$(CONFIG_X86_CPUID))  += ../../i386/kernel/cpuid.o
 >  topology-y                     += ../../i386/mach-default/topology.o
 >  swiotlb-$(CONFIG_SWIOTLB)      += ../../ia64/lib/swiotlb.o
 > -microcode-$(CONFIG_MICROCODE)  += ../../i386/kernel/microcode.o
 > +microcode-$(subst m,y,$(CONFIG_X86_CPUID))  += ../../i386/kernel/microcode.o
                                       ^^^^^
Eh ?

		Dave

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-20 10:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200402200611.i1K6Bn6s029706@hera.kernel.org>
2004-02-20 10:25 ` [PATCH] x86_64 uniproc build fix Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox