[2.6 patch] small drivers/ide/legacy/Makefile cleanup

From: Adrian Bunk
Date: Mon Aug 09 2004 - 16:52:52 EST



Let's kill the obsolete CONFIG_BLK_DEV_HD98 entry.


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.8-rc3-mm2-full/drivers/ide/legacy/Makefile.old 2004-08-09 23:47:02.000000000 +0200
+++ linux-2.6.8-rc3-mm2-full/drivers/ide/legacy/Makefile 2004-08-09 23:47:12.000000000 +0200
@@ -10,6 +10,5 @@

# Last of all
obj-$(CONFIG_BLK_DEV_HD) += hd.o
-obj-$(CONFIG_BLK_DEV_HD98) += hd98.o

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