Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ac885b3a20e60f568fe856008d038d7bd01394e2
/
.
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
smumgr
/
Makefile
blob: 61bfb2afd5c1b4d47fc3f280b556daf5c33dfbc9 [
file
] [
log
] [
blame
]
#
# Makefile for the 'smu manager' sub-component of powerplay.
# It provides the smu management services for the driver.
SMU_MGR
=
smumgr
.
o
AMD_PP_SMUMGR
=
$
(
addprefix $
(
AMD_PP_PATH
)/
smumgr
/,
$
(
SMU_MGR
))
AMD_POWERPLAY_FILES
+=
$
(
AMD_PP_SMUMGR
)