Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.18 9 lines 181 B view raw
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