diff --git a/Makefile b/Makefile index 74784888981..c99ed53f218 100644 --- a/Makefile +++ b/Makefile @@ -92,6 +92,7 @@ linux-alpha-static \ linux-debug \ linux-directfb \ linux-dri \ +linux-dri-debug \ linux-dri-x86 \ linux-dri-x86-64 \ linux-dri-ppc \ diff --git a/configs/linux-dri b/configs/linux-dri index 5f945a73f1a..1a9146e2990 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 + savage sis tdfx trident unichrome ffb nouveau diff --git a/docs/contents.html b/docs/contents.html index 693145c2e3c..21eca4df871 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -64,6 +64,7 @@ a:visited { @@ -40,6 +46,7 @@ TBD

Internal code changes