* PCMCIA support doesn't compile
@ 2005-05-06 10:12 Rodolfo Giometti
0 siblings, 0 replies; only message in thread
From: Rodolfo Giometti @ 2005-05-06 10:12 UTC (permalink / raw)
To: linux-mips
[-- Attachment #1: Type: text/plain, Size: 400 bytes --]
Here a little patch in order to allow PCMCIA support to correcly
compile (file bulkmem.c has been removed).
Ciao,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti@linux.it
Linux Device Driver giometti@enneenne.com
Embedded Systems home page: giometti.enneenne.com
UNIX programming phone: +39 349 2432127
[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 617 bytes --]
Index: Makefile
===================================================================
RCS file: /home/cvs/linux/drivers/pcmcia/Makefile,v
retrieving revision 1.39
diff -u -r1.39 Makefile
--- Makefile 25 Jan 2005 04:28:38 -0000 1.39
+++ Makefile 6 May 2005 10:05:11 -0000
@@ -32,7 +32,7 @@
obj-$(CONFIG_PCMCIA_VRC4173) += vrc4173_cardu.o
obj-$(CONFIG_PCMCIA_AU1X00) += au1x00_ss.o
-pcmcia_core-y += cistpl.o rsrc_mgr.o bulkmem.o cs.o socket_sysfs.o
+pcmcia_core-y += cistpl.o rsrc_mgr.o cs.o socket_sysfs.o
pcmcia_core-$(CONFIG_CARDBUS) += cardbus.o
sa11xx_core-y += soc_common.o sa11xx_base.o
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-06 10:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-06 10:12 PCMCIA support doesn't compile Rodolfo Giometti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox