blob: 55f982de3a9afa6e7b9c3659f33447fc2565a678 [file] [log] [blame]
Robert Love42e9a922008-12-09 15:10:17 -08001# $Id: Makefile
2
3obj-$(CONFIG_LIBFC) += libfc.o
4
5libfc-objs := \
6 fc_disc.o \
7 fc_exch.o \
8 fc_elsct.o \
9 fc_frame.o \
10 fc_lport.o \
11 fc_rport.o \
12 fc_fcp.o