mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
switch to X86_SOURCES
This commit is contained in:
parent
4d6f05c971
commit
0a8b528bf5
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ C_SOURCES = \
|
||||||
$(DRIVER_SOURCES)
|
$(DRIVER_SOURCES)
|
||||||
|
|
||||||
|
|
||||||
ASM_SOURCES = \
|
X86_SOURCES = \
|
||||||
radeon_vtxtmp_x86.S
|
radeon_vtxtmp_x86.S
|
||||||
|
|
||||||
include ../Makefile.template
|
include ../Makefile.template
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue