]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/Makefile
pdc202xx_new: add ->remove method and module_exit()
[linux-2.6-omap-h63xx.git] / drivers / ide / Makefile
index 8605536ea18f9128fee5dc9976aaf8da91aec7aa..5d414e301a5a9c319a23e9da0463ca0231035e5c 100644 (file)
@@ -61,9 +61,3 @@ ifeq ($(CONFIG_BLK_DEV_PLATFORM), y)
 endif
 
 obj-$(CONFIG_BLK_DEV_IDE)              += arm/ mips/
-
-# old hd driver must be last
-ifeq ($(CONFIG_BLK_DEV_HD), y)
-       hd-core-y += legacy/hd.o
-       obj-y += hd-core.o
-endif