mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 11:06:49 +07:00
d07a147f00
No code changes. Since OCTEON is a Cavium product, move the driver to the vendor directory to unclutter things a bit. Signed-off-by: David Daney <david.daney@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
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
|