Makefile 106 字节
Newer Older
1 2 3 4 5 6 7 8
# $Id: Makefile

obj-$(CONFIG_FCOE) += fcoe.o

fcoe-y := \
	libfcoe.o \
	fcoe_sw.o \
	fc_transport_fcoe.o