diff options
Diffstat (limited to 'drm/Kbuild')
-rw-r--r-- | drm/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drm/Kbuild b/drm/Kbuild index b530d49ca..e5c9886ce 100644 --- a/drm/Kbuild +++ b/drm/Kbuild @@ -213,6 +213,7 @@ nouveau-y += core/engine/copy/nvc0.o nouveau-y += core/engine/copy/nve0.o nouveau-y += core/engine/crypt/nv84.o nouveau-y += core/engine/crypt/nv98.o +nouveau-y += core/engine/device/acpi.o nouveau-y += core/engine/device/base.o nouveau-y += core/engine/device/ctrl.o nouveau-y += core/engine/device/nv04.o |