5 lines
123 B
Makefile
5 lines
123 B
Makefile
|
obj-$(CONFIG_FCOE) += fcoe.o
|
||
|
obj-$(CONFIG_LIBFCOE) += libfcoe.o
|
||
|
|
||
|
libfcoe-objs := fcoe_ctlr.o fcoe_transport.o fcoe_sysfs.o
|