PDX-License-Identifier: GPL-2.0
#
# Makefile for the linux kernel.
#

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

