forked from luck/tmp_suning_uos_patched
Add "thumbee" to the hwcap_str array
This part was missed in the initial patch adding ThumbEE support. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
This commit is contained in:
parent
0173a3265b
commit
4369ae16ee
|
@ -772,6 +772,7 @@ static const char *hwcap_str[] = {
|
|||
"java",
|
||||
"iwmmxt",
|
||||
"crunch",
|
||||
"thumbee",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user