aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/Makefile
diff options
context:
space:
mode:
authorEd L. Cashin <ecashin@coraid.com>2004-12-16 22:50:31 -0800
committerGreg Kroah-Hartman <greg@kroah.com>2004-12-16 22:50:31 -0800
commit3db119285eae7b420bdccf379f0e06b0c1166c2b (patch)
tree3abe6b07405631a0ef0532a596127d729ee145eb /drivers/block/aoe/Makefile
parentb1cbc1086d663905c0e5775f3f5f28239f6c505e (diff)
downloadhistory-3db119285eae7b420bdccf379f0e06b0c1166c2b.tar.gz
[PATCH] add ATA over Ethernet driver
Provide support for ATA over Ethernet devices Signed-off-by: Ed L. Cashin <ecashin@coraid.com> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Diffstat (limited to 'drivers/block/aoe/Makefile')
-rw-r--r--drivers/block/aoe/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/block/aoe/Makefile b/drivers/block/aoe/Makefile
new file mode 100644
index 0000000000000..e76d997183c69
--- /dev/null
+++ b/drivers/block/aoe/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for ATA over Ethernet
+#
+
+obj-$(CONFIG_ATA_OVER_ETH) += aoe.o
+aoe-objs := aoeblk.o aoechr.o aoecmd.o aoedev.o aoemain.o aoenet.o