diff options
author | Dave Airlie <airlied@linux.ie> | 2007-05-05 15:43:01 +1000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2007-05-05 15:43:01 +1000 |
commit | b3378f6cc5ea9473ae7ca257ed95c39cec728ffd (patch) | |
tree | 0dd70e994350400230e9cdf5b231c4cd9161d905 /configs/linux-dri | |
parent | 91948f99ddd08b2929aa0b993994f2745eff8bd5 (diff) |
nouveau: disable nouveau build by default
Until this is API/ABI stable building it by default isn't a good idea.
Diffstat (limited to 'configs/linux-dri')
-rw-r--r-- | configs/linux-dri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri b/configs/linux-dri index 1a9146e299..5f945a73f1 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -67,4 +67,4 @@ WINDOW_SYSTEM=dri # gamma are missing because they have not been converted to use the new # interface. DRI_DIRS = i810 i915tex i915 i965 mach64 mga r128 r200 r300 radeon s3v \ - savage sis tdfx trident unichrome ffb nouveau + savage sis tdfx trident unichrome ffb |