diff options
Diffstat (limited to 'configs/linux-dri-ppc')
-rw-r--r-- | configs/linux-dri-ppc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/linux-dri-ppc b/configs/linux-dri-ppc index 507e0c602af..386d6a75e62 100644 --- a/configs/linux-dri-ppc +++ b/configs/linux-dri-ppc @@ -10,8 +10,3 @@ PIC_FLAGS = -fPIC ASM_FLAGS = -DUSE_PPC_ASM -DUSE_VMX_ASM MESA_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 = r200 - |