cpus: fix wrong define name
commit8695350357abc38a4f915ba6cb62e796bbbaf111
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Mon, 10 Apr 2017 06:06:55 +0000 (10 11:36 +0530)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 10 Apr 2017 09:14:28 +0000 (10 10:14 +0100)
treeea81eda0f1b2f1e118551a0125f7d91ec9a4a1c3
parent8037fa55ace19e1f328d03e2cefa78d5f3d81310
cpus: fix wrong define name

While the configure script generates TARGET_SUPPORTS_MTTCG define, one
of the define is cpus.c is checking wrong name: TARGET_SUPPORT_MTTCG

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
cpus.c