1# SPDX-License-Identifier: GPL-2.0 2# Makefile for Linux PCS drivers 3 4obj-$(CONFIG_PCS_XPCS) += pcs-xpcs.o 5