aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index ef5132469f58..7eb35f479461 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -46,6 +46,7 @@ obj-y += macintosh/
46obj-$(CONFIG_IDE) += ide/ 46obj-$(CONFIG_IDE) += ide/
47obj-$(CONFIG_SCSI) += scsi/ 47obj-$(CONFIG_SCSI) += scsi/
48obj-$(CONFIG_ATA) += ata/ 48obj-$(CONFIG_ATA) += ata/
49obj-$(CONFIG_TARGET_CORE) += target/
49obj-$(CONFIG_MTD) += mtd/ 50obj-$(CONFIG_MTD) += mtd/
50obj-$(CONFIG_SPI) += spi/ 51obj-$(CONFIG_SPI) += spi/
51obj-y += net/ 52obj-y += net/