]> Git Repo - linux.git/blob - drivers/net/ethernet/realtek/Makefile
efi/x86: add headroom to decompressor BSS to account for setup block
[linux.git] / drivers / net / ethernet / realtek / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the Realtek network device drivers.
4 #
5
6 obj-$(CONFIG_8139CP) += 8139cp.o
7 obj-$(CONFIG_8139TOO) += 8139too.o
8 obj-$(CONFIG_ATP) += atp.o
9 r8169-objs += r8169_main.o r8169_firmware.o r8169_phy_config.o
10 obj-$(CONFIG_R8169) += r8169.o
This page took 0.039795 seconds and 4 git commands to generate.