mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 12:05:24 +07:00
![Jeff Kirsher](/assets/img/avatar_default.png)
Move the Tundra driver to drivers/net/ethernet/tundra/ and make the necessary Kocnfig and Makefile changes. CC: Kong Lai <kong.lai@tundra.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
96 B
Makefile
6 lines
96 B
Makefile
#
|
|
# Makefile for the Tundra network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_TSI108_ETH) += tsi108_eth.o
|