summaryrefslogtreecommitdiffstats
path: root/drivers/ide/mips/Makefile
diff options
context:
space:
mode:
authorRalf Baechle2005-11-17 17:23:50 +0100
committerRalf Baechle2005-11-17 17:23:50 +0100
commit4237f229018ccf937578dee97565a49d712809e8 (patch)
treef18e3560f64364b02f06a32d0a23af5f4095794b /drivers/ide/mips/Makefile
parent[MIPS] Alchemy: Console output fixup (diff)
downloadkernel-qcow2-linux-4237f229018ccf937578dee97565a49d712809e8.tar.gz
kernel-qcow2-linux-4237f229018ccf937578dee97565a49d712809e8.tar.xz
kernel-qcow2-linux-4237f229018ccf937578dee97565a49d712809e8.zip
[IDE] Add driver for Sibyte Swarm evaluation board
This driver supports the IDE port on the Sibyte Swarm evaluation boards and it's relatives for the BCM1250 family of systems on a chip. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'drivers/ide/mips/Makefile')
-rw-r--r--drivers/ide/mips/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ide/mips/Makefile b/drivers/ide/mips/Makefile
new file mode 100644
index 000000000000..578e52a59588
--- /dev/null
+++ b/drivers/ide/mips/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_BLK_DEV_IDE_SWARM) += swarm.o