summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrib/oe-stylize.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/oe-stylize.py b/contrib/oe-stylize.py
index db8a3632d..ba4b87a74 100755
--- a/contrib/oe-stylize.py
+++ b/contrib/oe-stylize.py
@@ -102,6 +102,7 @@ OE_vars = [
102 'AR', 102 'AR',
103 'ARCH', 103 'ARCH',
104 'ARM_INSTRUCTION_SET', 104 'ARM_INSTRUCTION_SET',
105 'MIPS_INSTRUCTION_SET',
105 'ARM_MUTEX', 106 'ARM_MUTEX',
106 'ART_CONFIG', 107 'ART_CONFIG',
107 'B', 108 'B',