
obj-$(CONFIG_ALIBABA_EEA) += eea.o
eea-y := eea_ring.o \
	eea_net.o \
	eea_pci.o \
	eea_adminq.o \
	eea_ethtool.o \
	eea_tx.o \
	eea_rx.o
