gallium: rename 'state tracker' to 'frontend'
[mesa.git] / src / gallium / drivers / vc4 / Makefile.sources
index f67dffe00636df884f09afe5704ff7261ec2fdb8..76dea7041b7250e69c5a841054983e109fda574d 100644 (file)
@@ -57,7 +57,8 @@ C_SOURCES := \
        vc4_state.c \
        vc4_tiling.c \
        vc4_tiling_lt.c \
-       vc4_tiling_lt_neon.c \
        vc4_tiling.h \
        vc4_uniforms.c \
        $()
+
+NEON_C_SOURCES := vc4_tiling_lt_neon.c