Disable, remove tnl module from the Gallium build since no longer used.

This commit is contained in:
Brian 2007-12-07 17:26:06 -07:00 committed by Ben Skeggs
parent 5e46b252b9
commit 77c7fd3cec

View file

@ -115,7 +115,7 @@ __SWRAST_SETUP_SOURCES = \
swrast_setup/ss_context.c \
swrast_setup/ss_triangle.c
TNL_SOURCES = \
__TNL_SOURCES = \
tnl/t_context.c \
tnl/t_pipeline.c \
tnl/t_draw.c \