[oe] [PATCH] contrib: add MIPS_INSTRUCTION_SET

git at andred.net git at andred.net
Fri Jul 15 12:54:32 UTC 2016


From: André Draszik <adraszik at tycoint.com>

which is similar to ARM_INSTRUCTION_SET, hence we place
it nearby.

Signed-off-by: André Draszik <adraszik at tycoint.com>
---
 contrib/oe-stylize.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/oe-stylize.py b/contrib/oe-stylize.py
index db8a363..ba4b87a 100755
--- a/contrib/oe-stylize.py
+++ b/contrib/oe-stylize.py
@@ -102,6 +102,7 @@ OE_vars = [
     'AR',
     'ARCH',
     'ARM_INSTRUCTION_SET',
+    'MIPS_INSTRUCTION_SET',
     'ARM_MUTEX',
     'ART_CONFIG',
     'B',
-- 
2.8.1




More information about the Openembedded-devel mailing list