aboutsummaryrefslogtreecommitdiffstats
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 0db3fbb553e9..000000000000
--- a/drivers/fc4/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
1#
2# Makefile for the Linux Fibre Channel device drivers.
3#
4
5fc4-objs := fc.o fc_syms.o
6
7obj-$(CONFIG_FC4) += fc4.o
8obj-$(CONFIG_FC4_SOC) += soc.o
9obj-$(CONFIG_FC4_SOCAL) += socal.o