diff options
Diffstat (limited to 'configs/linux-dri-ppc')
-rw-r--r-- | configs/linux-dri-ppc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-dri-ppc b/configs/linux-dri-ppc index ab9265cc7a1..fb87688065f 100644 --- a/configs/linux-dri-ppc +++ b/configs/linux-dri-ppc @@ -13,5 +13,5 @@ ASM_SOURCES = $(PPC_SOURCES) # Build only the drivers for cards that exist on PowerPC. At some point MGA # will be added, but not yet. -DRI_DIRS = dri_client mach64 r128 r200 r300 radeon tdfx +DRI_DIRS = mach64 r128 r200 r300 radeon tdfx |