summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2013-03-30 12:31:25 (GMT)
committerBen Skeggs <bskeggs@redhat.com>2013-05-02 06:23:13 (GMT)
commite5398b23a5cdcd1f4901cbce0933937b5509dc72 (patch)
tree4de523fda578756ce2f944078a3c65e8ee8ba758 /drivers/gpu/drm/nouveau/Makefile
parent893e90c554c1ef85684b335655a5030d38a4a1b0 (diff)
downloadlinux-fsl-qoriq-e5398b23a5cdcd1f4901cbce0933937b5509dc72.tar.xz
drm/nvf0/disp: expose display class 2.2
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/Makefile')
-rw-r--r--drivers/gpu/drm/nouveau/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile
index 52930a2..998e8b4 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -160,6 +160,7 @@ nouveau-y += core/engine/disp/nva0.o
nouveau-y += core/engine/disp/nva3.o
nouveau-y += core/engine/disp/nvd0.o
nouveau-y += core/engine/disp/nve0.o
+nouveau-y += core/engine/disp/nvf0.o
nouveau-y += core/engine/disp/dacnv50.o
nouveau-y += core/engine/disp/dport.o
nouveau-y += core/engine/disp/hdanva3.o