mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-01 10:13:58 +08: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
|