Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.8-rc2 6 lines 236 B view raw
1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for the Sunplus network device drivers. 4# 5obj-$(CONFIG_SP7021_EMAC) += sp7021_emac.o 6sp7021_emac-objs := spl2sw_driver.o spl2sw_int.o spl2sw_desc.o spl2sw_mac.o spl2sw_mdio.o spl2sw_phy.o