Skip to content
Snippets Groups Projects
Commit a373f776 authored by Emma Anholt's avatar Emma Anholt
Browse files

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: default avatarRob Herring <robh@kernel.org>
parent 463b7d03
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment