blob: 0e3348d82f04680a4cd6a6c7df91530d6d59274e [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 cz_smumgr.o tonga_smumgr.o
AMD_PP_SMUMGR = $(addprefix $(AMD_PP_PATH)/smumgr/,$(SMU_MGR))
AMD_POWERPLAY_FILES += $(AMD_PP_SMUMGR)