DIR:/usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/source/drivers/net/ethernet/cavium/ |
Current File : //usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/source/drivers/net/ethernet/cavium/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Cavium ethernet device drivers. # obj-$(CONFIG_NET_VENDOR_CAVIUM) += common/ obj-$(CONFIG_NET_VENDOR_CAVIUM) += thunder/ obj-$(CONFIG_NET_VENDOR_CAVIUM) += liquidio/ obj-$(CONFIG_NET_VENDOR_CAVIUM) += octeon/ |