aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/Makefile')
-rw-r--r--drivers/ide/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/ide/Makefile b/drivers/ide/Makefile
index 569fae7175032f..b9ebef9232a410 100644
--- a/drivers/ide/Makefile
+++ b/drivers/ide/Makefile
@@ -37,6 +37,8 @@ ide-core-$(CONFIG_BLK_DEV_Q40IDE) += legacy/q40ide.o
ide-core-$(CONFIG_BLK_DEV_MPC8xx_IDE) += ppc/mpc8xx.o
ide-core-$(CONFIG_BLK_DEV_IDE_PMAC) += ppc/pmac.o
+# built-in only drivers from sh/
+ide-core-$(CONFIG_IDE_SH) += sh/ide-sh.o
# built-in only drivers from h8300/
ide-core-$(CONFIG_H8300) += h8300/ide-h8300.o