# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2023 MCST

obj-$(CONFIG_PCI_ELBRUS)	+= pci.o
obj-$(CONFIG_PCI_ELBRUS)	+= quirks.o

