* [patch] 2.4.19-pre8 correct build of m8xx_pcmcia
@ 2002-05-16 8:07 Keith Owens
0 siblings, 0 replies; only message in thread
From: Keith Owens @ 2002-05-16 8:07 UTC (permalink / raw)
To: marcelo; +Cc: linux-kernel
Obviously nobody has tried to set CONFIG_PCMCIA_M8XX to build
m8xx_pcmcia.
Index: 19-pre8.1/drivers/pcmcia/Makefile
--- 19-pre8.1/drivers/pcmcia/Makefile Fri, 03 May 2002 12:35:44 +1000 kaos (linux-2.4/w/b/10_Makefile 1.3.1.5 644)
+++ 19-pre8.1(w)/drivers/pcmcia/Makefile Thu, 16 May 2002 18:04:21 +1000 kaos (linux-2.4/w/b/10_Makefile 1.3.1.5 644)
@@ -60,7 +60,7 @@ else
endif
obj-$(CONFIG_PCMCIA_SA1100) += sa1100_cs.o
-obj-$)CONFIG_PCMCIA_M8XX) += m8xx_pcmcia.o
+obj-$(CONFIG_PCMCIA_M8XX) += m8xx_pcmcia.o
sa1100_cs-objs-y := sa1100_generic.o
sa1100_cs-objs-$(CONFIG_SA1100_ADSBITSY) += sa1100_adsbitsy.o sa1111_generic.o
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-05-16 8:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-16 8:07 [patch] 2.4.19-pre8 correct build of m8xx_pcmcia Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox