xref: /openbmc/linux/drivers/scsi/fcoe/Makefile (revision 7f349142)
1# $Id: Makefile
2
3obj-$(CONFIG_FCOE) += fcoe.o
4
5fcoe-y := \
6	libfcoe.o
7