1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_PM) += pm.o 3obj-$(CONFIG_ARCH_MXS) += mach-mxs.o 4