X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2Fdrivers%2Fvc4%2FMakefile.sources;h=76dea7041b7250e69c5a841054983e109fda574d;hb=c6be9969d25e60544a42a4cfd6062dd2a7e1ac1d;hp=f67dffe00636df884f09afe5704ff7261ec2fdb8;hpb=2c240a7205eed0fca4d7b6fda9a2c4b1c6f7995d;p=mesa.git diff --git a/src/gallium/drivers/vc4/Makefile.sources b/src/gallium/drivers/vc4/Makefile.sources index f67dffe0063..76dea7041b7 100644 --- a/src/gallium/drivers/vc4/Makefile.sources +++ b/src/gallium/drivers/vc4/Makefile.sources @@ -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