[patch] 2.4.19-pre8 correct build of m8xx_pcmcia

From: Keith Owens (kaos@ocs.com.au)
Date: Thu May 16 2002 - 03:07:12 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:12 EST