This stack check implementation leverages the compiler's profiling (gcc -p)
[linux-2.6.git] / drivers / fc4 / Makefile
1 #
2 # Makefile for the Linux Fibre Channel device drivers.
3 #
4
5 fc4-objs := fc.o fc_syms.o
6
7 obj-$(CONFIG_FC4) += fc4.o
8 obj-$(CONFIG_FC4_SOC) += soc.o
9 obj-$(CONFIG_FC4_SOCAL) += socal.o