0abc33ce826c311ba9a99a784695067751c103af
[sfrench/cifs-2.6.git] / drivers / net / ethernet / amd / pds_core / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # Copyright (c) 2023 Advanced Micro Devices, Inc.
3
4 obj-$(CONFIG_PDS_CORE) := pds_core.o
5
6 pds_core-y := main.o \
7               devlink.o \
8               auxbus.o \
9               dev.o \
10               adminq.o \
11               core.o \
12               fw.o
13
14 pds_core-$(CONFIG_DEBUG_FS) += debugfs.o