# SPDX-License-Identifier: GPL-2.0-only
# Copyright (c) 2026 MetaX Integrated Circuits (Shanghai) Co., Ltd. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify it under the terms of the
# GNU General Public License, version 2, as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License, version 2, for more details.
#
# You should have received a copy of the GNU General Public License, version 2, along with this
# program; if not, see <https://www.gnu.org/licenses/>

COMMON_FILES	+= $(COMMON_PATH)/mx_ras.o
COMMON_FILES	+= $(COMMON_PATH)/mxlog.o
COMMON_FILES	+= $(COMMON_PATH)/mx_umh.o
COMMON_FILES	+= $(COMMON_PATH)/mx_shared.o
COMMON_FILES	+= $(COMMON_PATH)/mx_pcie_tlp.o
COMMON_FILES	+= $(COMMON_PATH)/mx_mon.o
COMMON_FILES	+= $(COMMON_PATH)/mx_devinfo.o
