diff options
author | André Draszik <git@andred.net> | 2016-08-19 11:49:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-20 16:05:28 +0100 |
commit | 45b27564324c754a34a1930437a7167079fe1ee4 (patch) | |
tree | f348b6e071a2700a41d645983001765f3d310178 /scripts/pybootchartgui/pybootchartgui.py | |
parent | 3762b42233651832c5909d7a3e873365fc0a9756 (diff) | |
download | openembedded-core-45b27564324c754a34a1930437a7167079fe1ee4.tar.gz openembedded-core-45b27564324c754a34a1930437a7167079fe1ee4.tar.bz2 openembedded-core-45b27564324c754a34a1930437a7167079fe1ee4.zip |
libffi: fix a typo (mips)
While code elsewhere checks for
MIPS_INSTRUCTION_SET == mips16e in order to decide how
to compile, hence the typo doesn't affect behaviour, the
intention was to set it to 'mips', as is done everywhere
else. Fixing the typo also helps to avoid confusion.
Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions