Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « pci « loongarch « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8101ef3df71cf12f82a9bfdf356dd8e9f4d80443 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the PCI specific kernel interface routines under Linux.
#

obj-y				+= pci.o
obj-$(CONFIG_ACPI)		+= acpi.o