blob: 8a08e81ee90d579774ca96bc70853093ba623f09 (
plain)
1
2
3
4
5
6
|
#
# Makefile for the ACP, which is a sub-component
# of AMDSOC/AMDGPU drm driver.
# It provides the HW control for ACP related functionalities.
AMD_ACP_FILES := $(AMDACPPATH)/acp_hw.o
|