1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the Linux network Ethernet device drivers.
4#
5
6obj-$(CONFIG_NET_VENDOR_REALTEK) += realtek/
7obj-$(CONFIG_NET_VENDOR_STMICRO) += stmicro/
8