tools/configure.c: Add missing k210 support.
Fix a minor but necessary addition to configure.c for the K210 port that was missed in commit e33fc3dc89
This commit is contained in:
parent
0e77e3373e
commit
177c037aa9
@ -221,6 +221,7 @@ static const char *g_chipnames[] =
|
||||
"sh7032",
|
||||
"fe310",
|
||||
"gap8",
|
||||
"k210",
|
||||
"nr5m100",
|
||||
"sim",
|
||||
"qemu",
|
||||
|
Loading…
Reference in New Issue
Block a user