DIR:/lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/drivers/net/ethernet/marvell/mvpp2/ |
Current File : //lib/modules/5.14.0-503.34.1.el9_5.x86_64/build/drivers/net/ethernet/marvell/mvpp2/Makefile |
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Marvell PPv2 driver. # obj-$(CONFIG_MVPP2) := mvpp2.o mvpp2-y := mvpp2_main.o mvpp2_prs.o mvpp2_cls.o mvpp2_debugfs.o mvpp2-$(CONFIG_MVPP2_PTP) += mvpp2_tai.o |