mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 06:16:46 +07:00
37b937575b
Move the Renesas driver into drivers/net/ethernet/renesas/ and make the necessary Kconfig and Makefile changes. CC: Yoshihiro Shimoda <yoshihiro.shirmoda.uh@renesas.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
81 B
Makefile
6 lines
81 B
Makefile
#
|
|
# Makefile for the Renesas device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_SH_ETH) += sh_eth.o
|