diff options
Diffstat (limited to 'templates/base/99_local.conf.inc')
-rw-r--r-- | templates/base/99_local.conf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base/99_local.conf.inc b/templates/base/99_local.conf.inc index c4f43998b..bbf1b2afa 100644 --- a/templates/base/99_local.conf.inc +++ b/templates/base/99_local.conf.inc @@ -4,7 +4,7 @@ # ARM 32bit 'medium' compiler (armv7thf instead of armv7ve) # (only use for CPUs <= cortex-a9 / w/o virt extension - e.g. cortex-a8) -# DISTRO_FEATURES_append = " agl-medium-arm-compiler" +# AGL_FEATURES_append = " agl-medium-arm-compiler" ###################### |