DIR: /usr/src/linux-headers-6.8.0-60/drivers/net/ethernet/sunplus/ |
Current File : //usr/src/linux-headers-6.8.0-60/drivers/net/ethernet/sunplus/Makefile |
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Sunplus network device drivers. # obj-$(CONFIG_SP7021_EMAC) += sp7021_emac.o sp7021_emac-objs := spl2sw_driver.o spl2sw_int.o spl2sw_desc.o spl2sw_mac.o spl2sw_mdio.o spl2sw_phy.o |