93f7848b77
Move the Myricom drivers into drivers/net/ethernet/myricom/ and make the necessary Kconfig and Makefile changes. CC: Andrew Gallatin <gallatin@myri.com> CC: Brice Goglin <brice@myri.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
5 lines
92 B
Makefile
5 lines
92 B
Makefile
#
|
|
# Makefile for the Myricom network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_MYRI10GE) += myri10ge/
|