Sign in
nest-open-source
/
manifest_repos
/
kernel
/
c6e8545609fd8da1240e7572ebec8b64a1e277f0
/
.
/
drivers
/
firmware
/
psci
/
Makefile
blob: 1956b882470f1997836db7cfe1b8b0550b2ce039 [
file
]
# SPDX-License-Identifier: GPL-2.0
#
obj
-
$
(
CONFIG_ARM_PSCI_FW
)
+=
psci
.
o
obj
-
$
(
CONFIG_ARM_PSCI_CHECKER
)
+=
psci_checker
.
o