diff options
author | Stephane Marchesin <marchesin@icps.u-strasbg.fr> | 2008-02-15 02:41:34 +0100 |
---|---|---|
committer | Stephane Marchesin <marchesin@icps.u-strasbg.fr> | 2008-02-15 02:41:34 +0100 |
commit | 903521a6c031757d63b48129d08ba043d183dbdc (patch) | |
tree | 6ac94dbb01b42072a65ecd168a3c101e9e5c15b7 /configs | |
parent | 583f424d61d8080079a55f3c962f647b795d9337 (diff) |
nouveau: oops and make nouveau winsys build by default
Diffstat (limited to 'configs')
-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 936fce9982..494b0aab8e 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -66,4 +66,4 @@ WINDOW_SYSTEM=dri # gamma are missing because they have not been converted to use the new # interface. -DRI_DIRS = intel_winsys +DRI_DIRS = intel_winsys nouveau_winsys |