mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00

Move the Cavium driver to drivers/net/ethernet/octeon/ and make the necessary Kconfig and Makefile changes. CC: David Daney <david.daney@cavium.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Acked-by: David Daney <david.daney@cavium.com>
5 lines
107 B
Makefile
5 lines
107 B
Makefile
#
|
|
# Makefile for the Cavium network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_OCTEON_MGMT_ETHERNET) += octeon_mgmt.o
|