mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-23 21:18:46 -04:00
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>
6 lines
92 B
Makefile
6 lines
92 B
Makefile
#
|
|
# Makefile for the Myricom network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_MYRI10GE) += myri10ge/
|