projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bbb817
)
drm/amdgpu: Prepare DKMS build for powerplay module.
author
Qiang Yu
<Qiang.Yu@amd.com>
Wed, 2 Dec 2015 02:56:57 +0000
(10:56 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 21 Dec 2015 21:42:46 +0000
(16:42 -0500)
Signed-off-by: Qiang Yu <Qiang.Yu@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/Makefile
b/drivers/gpu/drm/amd/amdgpu/Makefile
index 16603a0f87e7f5e1321f7673100b5d3ffb17aece..66f729eaf00bb99f09ef5960daf8c7630ceccb96 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/Makefile
+++ b/
drivers/gpu/drm/amd/amdgpu/Makefile
@@
-100,7
+100,7
@@
amdgpu-$(CONFIG_MMU_NOTIFIER) += amdgpu_mn.o
ifneq ($(CONFIG_DRM_AMD_POWERPLAY),)
-include
drivers/gpu/drm/amd
/powerplay/Makefile
+include
$(FULL_AMD_PATH)
/powerplay/Makefile
amdgpu-y += $(AMD_POWERPLAY_FILES)