#
# Makefile for the Marvell Gigabit Ethernet driver
#
ifneq ($(MACHINE),)
include $(srctree)/$(MACHINE)/config/mvRules.mk
endif

obj-$(CONFIG_MV_IPC_NET) += ipc_net.o
