3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 23:32:17 +00:00
Brooklyn/drivers/net/ethernet/renesas/Makefile
2021-05-27 00:09:36 +05: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