Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.18 12 lines 355 B view raw
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-y += r8169_main.o r8169_firmware.o r8169_phy_config.o 10r8169-$(CONFIG_R8169_LEDS) += r8169_leds.o 11obj-$(CONFIG_R8169) += r8169.o 12obj-$(CONFIG_RTASE) += rtase/