1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for the Renesas device drivers. 4# 5 6obj-$(CONFIG_SH_ETH) += sh_eth.o 7 8ravb-objs := ravb_main.o ravb_ptp.o 9 10obj-$(CONFIG_RAVB) += ravb.o 11