summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/imagination/Makefile')
-rw-r--r--drivers/gpu/drm/imagination/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/imagination/Makefile b/drivers/gpu/drm/imagination/Makefile
index 678c3dbb4326..d9e00a0db6b2 100644
--- a/drivers/gpu/drm/imagination/Makefile
+++ b/drivers/gpu/drm/imagination/Makefile
@@ -10,6 +10,7 @@ powervr-y := \
pvr_fw.o \
pvr_gem.o \
pvr_mmu.o \
+ pvr_power.o \
pvr_vm.o
obj-$(CONFIG_DRM_POWERVR) += powervr.o