From: Dave Airlie Date: Tue, 4 May 2004 00:12:22 +0000 (+0000) Subject: add r200 x86 sources X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=abe4a72cfcde712d4b18832e2751d26b94a7718e;p=mesa.git add r200 x86 sources --- diff --git a/src/mesa/drivers/dri/r200/Makefile b/src/mesa/drivers/dri/r200/Makefile index 137660b3712..66835ca30de 100644 --- a/src/mesa/drivers/dri/r200/Makefile +++ b/src/mesa/drivers/dri/r200/Makefile @@ -38,7 +38,7 @@ DRIVER_SOURCES = r200_context.c \ C_SOURCES = $(COMMON_SOURCES) $(DRIVER_SOURCES) -ASM_SOURCES = +X86_SOURCES = r200_vtxtmp_x86.S SYMLINKS = \ server/radeon_dri.c \