patch-2.4.25 linux-2.4.25/drivers/parport/Makefile
Next file: linux-2.4.25/drivers/parport/parport_ip22.c
Previous file: linux-2.4.25/drivers/parport/Config.in
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
2004-02-18 05:36:31.000000000 -0800
- Orig file:
linux-2.4.24/drivers/parport/Makefile
- Orig date:
2001-09-13 16:04:43.000000000 -0700
diff -urN linux-2.4.24/drivers/parport/Makefile linux-2.4.25/drivers/parport/Makefile
@@ -23,12 +23,13 @@
obj-$(CONFIG_PARPORT) += parport.o
obj-$(CONFIG_PARPORT_PC) += parport_pc.o
obj-$(CONFIG_PARPORT_SERIAL) += parport_serial.o
-obj-$(CONFIG_PARPORT_PC_PCMCIA)+= parport_cs.o
+obj-$(CONFIG_PARPORT_PC_PCMCIA) += parport_cs.o
obj-$(CONFIG_PARPORT_AMIGA) += parport_amiga.o
obj-$(CONFIG_PARPORT_MFC3) += parport_mfc3.o
obj-$(CONFIG_PARPORT_ATARI) += parport_atari.o
obj-$(CONFIG_PARPORT_SUNBPP) += parport_sunbpp.o
obj-$(CONFIG_PARPORT_GSC) += parport_gsc.o
+obj-$(CONFIG_PARPORT_IP22) += parport_ip22.o
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)