summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/dispnv04/Makefile
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2013-09-08 00:33:43 (GMT)
committerBen Skeggs <bskeggs@redhat.com>2013-11-08 05:37:40 (GMT)
commit515de6b27f96fb7ff58f34bda6e1be44a6f9e46d (patch)
tree5bdc20d27efd2fd802470e90d13361d8408bb85e /drivers/gpu/drm/nouveau/dispnv04/Makefile
parent8aa816b0bbcefa8517d7e10586d7dbb0ead3c4c1 (diff)
downloadlinux-fsl-qoriq-515de6b27f96fb7ff58f34bda6e1be44a6f9e46d.tar.xz
drm/nv10/kms: add plane support for nv10-nv40
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/dispnv04/Makefile')
-rw-r--r--drivers/gpu/drm/nouveau/dispnv04/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/dispnv04/Makefile b/drivers/gpu/drm/nouveau/dispnv04/Makefile
index ea3f5b8..424a489 100644
--- a/drivers/gpu/drm/nouveau/dispnv04/Makefile
+++ b/drivers/gpu/drm/nouveau/dispnv04/Makefile
@@ -5,6 +5,7 @@ nouveau-y += dispnv04/dac.o
nouveau-y += dispnv04/dfp.o
nouveau-y += dispnv04/disp.o
nouveau-y += dispnv04/hw.o
+nouveau-y += dispnv04/overlay.o
nouveau-y += dispnv04/tvmodesnv17.o
nouveau-y += dispnv04/tvnv04.o
nouveau-y += dispnv04/tvnv17.o