/drivers/fc4/Makefile
https://bitbucket.org/evzijst/gittest · Makefile · 9 lines · 4 code · 2 blank · 3 comment · 0 complexity · 3c4252d411460040c4e51c951daab343 MD5 · raw file
- #
- # 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