summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-08-12 20:01:57 +0100
committerBrian <brian.paul@tungstengraphics.com>2007-08-12 20:01:57 +0100
commit03b71f80ca4a5b2294cd499ff2854a7ec283c51d (patch)
tree8a83779869a9fc9d32e5e4420cd85fae2e432f7a
parent953af2b5ad1ba823ee0bf6f1d3ceaf58fb843366 (diff)
add depmod-a (S. M. Basto)HEADmaster
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 0a24b16..8acdc98 100644
--- a/README
+++ b/README
@@ -59,3 +59,6 @@ Installing
To install the kernel modules in your kernel modules directory:
cp agpgart.ko intel-agp.ko /lib/modules/`uname -r`/kernel/drivers/char/agp/
+depmod -a
+
+