1# SPDX-License-Identifier: GPL-2.0 2 3obj-$(CONFIG_POWER_SEQUENCING) += pwrseq-core.o 4pwrseq-core-y := core.o 5