New commits:
commit 5de19a3dcd1716a3302eab9b23d0d062e96f2ca8
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>
drm do the depmod against the kernel version in question
diff --git a/kernels/drm/FINAL b/kernels/drm/FINAL
index ce41770..416b795 100755
--- a/kernels/drm/FINAL
+++ b/kernels/drm/FINAL
@@ -1 +1 @@
-depmod -a
+depmod -a $(get_kernel_version)
diff --git a/kernels/drm/HISTORY b/kernels/drm/HISTORY
index 4ac720f..fb7d9ae 100644
--- a/kernels/drm/HISTORY
+++ b/kernels/drm/HISTORY
@@ -1,3 +1,6 @@
+2007-10-28 David Brown <dmlb2000 AT gmail.com>
+ * FINAL: do the depmod against the kernel version in question
+
2007-07-14 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* INSTALL: temporary fixup to install the novuea_drm.h
until a new libdrm is out that has it
[SM-Commit] GIT changes to master grimoire by David Brown (5de19a3dcd1716a3302eab9b23d0d062e96f2ca8),
David Brown, 10/28/2007