satip-axe/kernel/drivers/scsi/libfc/Makefile
2015-03-26 17:24:57 +01:00

13 lines
157 B
Makefile

# $Id: Makefile
obj-$(CONFIG_LIBFC) += libfc.o
libfc-objs := \
fc_disc.o \
fc_exch.o \
fc_elsct.o \
fc_frame.o \
fc_lport.o \
fc_rport.o \
fc_fcp.o