vc4: Enable Neon on arm android builds

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Rob Herring 2017-01-30 16:54:53 -06:00 committed by Eric Anholt
parent 83107acb7b
commit 01e18b21d1
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ include $(LOCAL_PATH)/Makefile.sources
include $(CLEAR_VARS)
LOCAL_CFLAGS_arm := -DVC4_BUILD_NEON
LOCAL_SRC_FILES := \
$(C_SOURCES)