Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / drivers / gpu / drm / amd / acp / Makefile
CommitLineData
a8fe58ce
MB
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
6subdir-ccflags-y += -I$(AMDACPPATH)/ -I$(AMDACPPATH)/include
7
8AMD_ACP_FILES := $(AMDACPPATH)/acp_hw.o
This page took 0.073327 seconds and 5 git commands to generate.