From: André Draszik <[email protected]> which is similar to ARM_INSTRUCTION_SET, hence we place it nearby.
Signed-off-by: André Draszik <[email protected]> --- 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
