1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2024-11-19 13:27:49 +00:00
a155-U-u1/kernel-5.10/drivers/net/ethernet/renesas/Makefile
2024-03-11 06:53:12 +11:00

11 lines
183 B
Makefile

# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Renesas device drivers.
#
obj-$(CONFIG_SH_ETH) += sh_eth.o
ravb-objs := ravb_main.o ravb_ptp.o
obj-$(CONFIG_RAVB) += ravb.o