mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 06:04:30 +00:00
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
|