summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imx/abi.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/imx/abi.yml')
-rw-r--r--spec/build/bsps/arm/imx/abi.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/spec/build/bsps/arm/imx/abi.yml b/spec/build/bsps/arm/imx/abi.yml
index c8eb61d2dd..2bd1f0e038 100644
--- a/spec/build/bsps/arm/imx/abi.yml
+++ b/spec/build/bsps/arm/imx/abi.yml
@@ -5,15 +5,15 @@ actions:
- env-append: null
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
-- -march=armv7-a
-- -mthumb
-- -mfpu=neon
-- -mfloat-abi=hard
-- -mtune=cortex-a7
-default-by-family: []
-default-by-variant: []
+- enabled-by: true
+ value:
+ - -march=armv7-a
+ - -mthumb
+ - -mfpu=neon
+ - -mfloat-abi=hard
+ - -mtune=cortex-a7
description: |
ABI flags
enabled-by: true