Author: pebender
Date: Wed Apr 22 18:19:46 2009
New Revision: 4647
Modified:
trunk/gar-minimyth/script/meta/minimyth/files/check.mk
trunk/gar-minimyth/script/minimyth.conf.mk
Log:
- Checked in files missing from previous NVIDIA driver update commit.
Modified: trunk/gar-minimyth/script/meta/minimyth/files/check.mk
==============================================================================
--- trunk/gar-minimyth/script/meta/minimyth/files/check.mk (original)
+++ trunk/gar-minimyth/script/meta/minimyth/files/check.mk Wed Apr 22
18:19:46 2009
@@ -209,7 +209,7 @@
[ ! "$(mm_NVIDIA_VERSION)" = "96.43.11" ] && \
[ ! "$(mm_NVIDIA_VERSION)" = "169.12" ] && \
[ ! "$(mm_NVIDIA_VERSION)" = "173.14.18" ] && \
- [ ! "$(mm_NVIDIA_VERSION)" = "180.44" ] ; then \
+ [ ! "$(mm_NVIDIA_VERSION)" = "180.51" ] ; then \
echo "error: mm_NVIDIA_VERSION=\"$(mm_NVIDIA_VERSION)\" is an
invalid
value." ; \
exit 1 ; \
fi
Modified: trunk/gar-minimyth/script/minimyth.conf.mk
==============================================================================
--- trunk/gar-minimyth/script/minimyth.conf.mk (original)
+++ trunk/gar-minimyth/script/minimyth.conf.mk Wed Apr 22 18:19:46 2009
@@ -116,7 +116,7 @@
mm_MYTH_VERSION ?= 0.21
# The version of the NVIDIA driver.
# Valid values are '71.86.09' (legacy), '96.43.11' (legacy), '169.12'
(legacy),
-# '173.14.18' (legacy), '180.44'.
+# '173.14.18' (legacy), '180.51'.
mm_NVIDIA_VERSION ?= 169.12
# The version of xorg to use.
# Valid values are '7.3' and '7.4'.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---