lkml.org 
[lkml]   [2002]   [May]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[patch] 2.4.19-pre8 correct build of m8xx_pcmcia
Date
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/

\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.026 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site