Raw File
Makefile
#
# Makefile for the Myricom Myri-10G ethernet driver
#

obj-$(CONFIG_MYRI10GE) += myri10ge.o
back to top