diff options
author | Matt Turner <[email protected]> | 2012-01-15 10:04:58 -0500 |
---|---|---|
committer | Matt Turner <[email protected]> | 2012-01-20 15:54:08 -0500 |
commit | b38d7a0a248c2a3ad227cb5d21c1c95a6519e4ae (patch) | |
tree | 89533ac3df4f42d8a26291236a4176c0c92ac81c /configs/linux-dri-ppc | |
parent | e0ee818e2f24f3d9604c04df4a056798bccc48ec (diff) |
automake: src/mesa/drivers/dri/r200
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 - |