aboutsummaryrefslogtreecommitdiff
path: root/drivers/fc4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/fc4/Makefile')
-rw-r--r--drivers/fc4/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/fc4/Makefile b/drivers/fc4/Makefile
deleted file mode 100644
index 0db3fbb553e..00000000000
--- a/drivers/fc4/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Makefile for the Linux Fibre Channel device drivers.
-#
-
-fc4-objs := fc.o fc_syms.o
-
-obj-$(CONFIG_FC4) += fc4.o
-obj-$(CONFIG_FC4_SOC) += soc.o
-obj-$(CONFIG_FC4_SOCAL) += socal.o