mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
c23c5c1663
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>
6 lines
107 B
Makefile
6 lines
107 B
Makefile
#
|
|
# Makefile for the Cavium network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_OCTEON_MGMT_ETHERNET) += octeon_mgmt.o
|