diff options
author | Matt Turner <[email protected]> | 2012-01-14 22:21:30 -0500 |
---|---|---|
committer | Matt Turner <[email protected]> | 2012-01-20 15:54:08 -0500 |
commit | e0ee818e2f24f3d9604c04df4a056798bccc48ec (patch) | |
tree | 454307070e0e2f18f19117f0c78d05d259ebbbc0 /configs/linux-dri-ppc | |
parent | 3c87dfce403ad3c2fed7998b16bea34dcb0c9fde (diff) |
automake: src/mesa/drivers/dri/radeon
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 5dd3615fff5..507e0c602af 100644 --- a/configs/linux-dri-ppc +++ b/configs/linux-dri-ppc @@ -13,5 +13,5 @@ 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 radeon +DRI_DIRS = r200 |