Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof...
[deliverable/linux.git] / drivers / gpu / drm / amd / acp / Makefile
1 #
2 # Makefile for the ACP, which is a sub-component
3 # of AMDSOC/AMDGPU drm driver.
4 # It provides the HW control for ACP related functionalities.
5
6 subdir-ccflags-y += -I$(AMDACPPATH)/ -I$(AMDACPPATH)/include
7
8 AMD_ACP_FILES := $(AMDACPPATH)/acp_hw.o
This page took 0.040348 seconds and 5 git commands to generate.