vc4: Use a wrapper file to set VC4_BUILD_NEON instead of CFLAGS.
Android.mk was setting the flag across the entire driver, so we didn't
have non-NEON versions getting built. This was going to be a problem with
the next commit, when I start auto-detecting NEON support and use the
non-NEON version when appropriate.
Reviewed-by:
Rob Herring <robh@kernel.org>
- src/gallium/drivers/vc4/Android.mk 0 additions, 2 deletionssrc/gallium/drivers/vc4/Android.mk
- src/gallium/drivers/vc4/Makefile.am 0 additions, 6 deletionssrc/gallium/drivers/vc4/Makefile.am
- src/gallium/drivers/vc4/Makefile.sources 1 addition, 0 deletionssrc/gallium/drivers/vc4/Makefile.sources
- src/gallium/drivers/vc4/vc4_tiling_lt_neon.c 30 additions, 0 deletionssrc/gallium/drivers/vc4/vc4_tiling_lt_neon.c