162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Makefile for the Realtek network device drivers. 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciobj-$(CONFIG_8139CP) += 8139cp.o 762306a36Sopenharmony_ciobj-$(CONFIG_8139TOO) += 8139too.o 862306a36Sopenharmony_ciobj-$(CONFIG_ATP) += atp.o 962306a36Sopenharmony_cir8169-objs += r8169_main.o r8169_firmware.o r8169_phy_config.o 1062306a36Sopenharmony_ciobj-$(CONFIG_R8169) += r8169.o 11