xref: /openbmc/linux/drivers/net/ethernet/realtek/Makefile (revision fdff7c21ea00787e3f70a1a00b40b88eb998c6ad)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the Realtek network device drivers.
4#
5
6obj-$(CONFIG_8139CP) += 8139cp.o
7obj-$(CONFIG_8139TOO) += 8139too.o
8obj-$(CONFIG_ATP) += atp.o
9r8169-objs += r8169_main.o r8169_firmware.o r8169_phy_config.o
10obj-$(CONFIG_R8169) += r8169.o
11