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