aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/gn_to_bp.py
diff options
context:
space:
mode:
Diffstat (limited to 'gn/gn_to_bp.py')
-rw-r--r--gn/gn_to_bp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/gn_to_bp.py b/gn/gn_to_bp.py
index 2056c4274f..8248ef8edd 100644
--- a/gn/gn_to_bp.py
+++ b/gn/gn_to_bp.py
@@ -80,7 +80,7 @@ cc_library {
$arm_srcs
],
- armv7_a_neon: {
+ neon: {
srcs: [
$arm_neon_srcs
],