diff options
author | Jon Smirl <jonsmirl@gmail.com> | 2005-05-01 00:21:27 +0000 |
---|---|---|
committer | Jon Smirl <jonsmirl@gmail.com> | 2005-05-01 00:21:27 +0000 |
commit | 8af7ff1ded97af2f1d34b740cbbb2cf7f6d51603 (patch) | |
tree | bf121d6514c8b89f425ac720a9025758500ee090 /configs | |
parent | 1c54579e8687feee98a439b65c41d06f26804492 (diff) |
Improve the DRI fb driver, now it compiles.
Added code to support NEW_INTERFACE.
It still doesn't work. Made it build from make linux-solo.
Diffstat (limited to 'configs')
-rw-r--r-- | configs/linux-solo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-solo b/configs/linux-solo index 9df35725d0..9b739c29fd 100644 --- a/configs/linux-solo +++ b/configs/linux-solo @@ -27,4 +27,4 @@ DRIVER_DIRS = dri PROGRAM_DIRS = miniglx #DRI_DIRS = fb ffb gamma sis savage -DRI_DIRS = i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome +DRI_DIRS = i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome fb |