summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJordan Crouse <jordan.crouse@amd.com>2008-03-11 15:43:00 -0600
committerJordan Crouse <jordan.crouse@amd.com>2008-03-14 14:16:42 -0600
commitec8edd1393f482ca42b401463f0f09580aa263a0 (patch)
tree62892967de07f4db2d66f98e4d4c1001262dce9c /README
parenta7bc1a7f6b439419fc27b669d9d7f99f882d83fe (diff)
First stage of the rename process - get rid of all amd_ prefixes -
change either to geode_ or just to lx_ or gx_ depending on the processor. Change the name in the Makefiles and other collateral
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index b1932f0..31ab8cb 100644
--- a/README
+++ b/README
@@ -11,11 +11,11 @@ suppport dynamic rotation with XRandR, and Xv overlay support.
= Configuration options =
-You can specify the AMD driver in the normal fashion:
+You can specify the Geode driver in the normal fashion:
Section "Device"
Identifier "AMD Geode"
- Driver "amd"
+ Driver "geode"
Option "blah" "blah"
...
EndSection