summaryrefslogtreecommitdiff
path: root/drivers/firmware/psci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firmware/psci/Makefile')
-rw-r--r--drivers/firmware/psci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/firmware/psci/Makefile b/drivers/firmware/psci/Makefile
index 1956b882470f..ff300f1fec86 100644
--- a/drivers/firmware/psci/Makefile
+++ b/drivers/firmware/psci/Makefile
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
#
-obj-$(CONFIG_ARM_PSCI_FW) += psci.o
+obj-$(CONFIG_ARM_PSCI_FW) += psci.o psci_pm_domain.o
obj-$(CONFIG_ARM_PSCI_CHECKER) += psci_checker.o