summaryrefslogtreecommitdiffstats
path: root/drivers/ide/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/mips/Makefile')
-rw-r--r--drivers/ide/mips/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/ide/mips/Makefile b/drivers/ide/mips/Makefile
new file mode 100644
index 0000000..677c7b2
--- /dev/null
+++ b/drivers/ide/mips/Makefile
@@ -0,0 +1,4 @@
+obj-$(CONFIG_BLK_DEV_IDE_SWARM) += swarm.o
+obj-$(CONFIG_BLK_DEV_IDE_AU1XXX) += au1xxx-ide.o
+
+EXTRA_CFLAGS := -Idrivers/ide
OpenPOWER on IntegriCloud