summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2014-09-21 09:22:48 +1000
committerBen Skeggs <bskeggs@redhat.com>2014-12-02 15:43:39 +1000
commit8d85e06b5e049efb97a88aa1b9822420108d24d7 (patch)
tree8043ea56265a89a2caff00ac9dac325a66913f42 /drivers/gpu/drm/nouveau/Makefile
parentad4a362635353f7ceb66f4038269770fee1025fa (diff)
downloadop-kernel-dev-8d85e06b5e049efb97a88aa1b9822420108d24d7.zip
op-kernel-dev-8d85e06b5e049efb97a88aa1b9822420108d24d7.tar.gz
drm/nouveau/bios: add pci data structure parsing
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 f815ac0..7f274c7 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -44,6 +44,7 @@ nouveau-y += core/subdev/bios/i2c.o
nouveau-y += core/subdev/bios/image.o
nouveau-y += core/subdev/bios/init.o
nouveau-y += core/subdev/bios/mxm.o
+nouveau-y += core/subdev/bios/pcir.o
nouveau-y += core/subdev/bios/perf.o
nouveau-y += core/subdev/bios/pll.o
nouveau-y += core/subdev/bios/ramcfg.o
OpenPOWER on IntegriCloud