make: Remove duplicate defintion of COMMON_SOURCES in Radeon makefiles
authorChad Versace <chad@chad-versace.us>
Sun, 28 Aug 2011 14:58:28 +0000 (07:58 -0700)
committerChad Versace <chad@chad-versace.us>
Tue, 30 Aug 2011 16:11:28 +0000 (09:11 -0700)
commit08701b6c952e2c65a06f26305633eb699dabe748
tree63b9370eabd126a8738847005f1935c822165b24
parent8f4ec55f77a993ec44db56726187bdd4f041880e
make: Remove duplicate defintion of COMMON_SOURCES in Radeon makefiles

Remove defintion of COMMON_SOURCES from {r300,r660}/Makefile. The
defintion is a duplicate of that found in
src/mesa/drivers/dri/Makefile.defines.

Reviewed-by: Ian Romanick <idr@freedesktop.org>
Signed-off-by: Chad Versace <chad@chad-versace.us>
src/mesa/drivers/dri/r300/Makefile
src/mesa/drivers/dri/r600/Makefile