PATCH: makefile for pc9800
Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 8 Apr 2003 01:12:26 +0100
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.67/drivers/block/Makefile linux-2.5.67-ac1/drivers/block/Makefile
--- linux-2.5.67/drivers/block/Makefile	2003-02-10 18:38:49.000000000 +0000
+++ linux-2.5.67-ac1/drivers/block/Makefile	2003-02-20 16:30:00.000000000 +0000
@@ -12,6 +12,7 @@
 
 obj-$(CONFIG_MAC_FLOPPY)	+= swim3.o
 obj-$(CONFIG_BLK_DEV_FD)	+= floppy.o
+obj-$(CONFIG_BLK_DEV_FD98)	+= floppy98.o
 obj-$(CONFIG_AMIGA_FLOPPY)	+= amiflop.o
 obj-$(CONFIG_ATARI_FLOPPY)	+= ataflop.o
 obj-$(CONFIG_BLK_DEV_SWIM_IOP)	+= swim_iop.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/