@@ -, +, @@ --- drivers/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-3.0-tmp-jikos/drivers/Makefile +++ linux-3.0-tmp-jikos/drivers/Makefile @@ -45,12 +45,12 @@ obj-$(CONFIG_PARPORT) += parport/ obj-y += base/ block/ misc/ mfd/ nfc/ obj-$(CONFIG_NUBUS) += nubus/ obj-y += macintosh/ -obj-$(CONFIG_IDE) += ide/ obj-$(CONFIG_SCSI) += scsi/ obj-$(CONFIG_ATA) += ata/ obj-$(CONFIG_TARGET_CORE) += target/ obj-$(CONFIG_MTD) += mtd/ obj-$(CONFIG_SPI) += spi/ +obj-$(CONFIG_IDE) += ide/ obj-y += net/ obj-$(CONFIG_ATM) += atm/ obj-$(CONFIG_FUSION) += message/