Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next
[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.028865 seconds and 5 git commands to generate.