diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-10-16 21:16:13 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-10-16 21:16:13 -0400 |
commit | cd721754d0be63788c9792b18763d8cc582bfda0 (patch) | |
tree | aa4bb34b7bd8a13af934d2382f1f6837c5135e1c /tools/configure | |
parent | 1b110daf0855eeef06be1fe9316cf5610e2454e6 (diff) |
Fix configure target name for the erosq/k series.
Change-Id: Ic114d8d26209d37133ffa48d232ab278a0309dcd
Diffstat (limited to 'tools/configure')
-rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index 2b2a437e58..aef02b2b75 100755 --- a/tools/configure +++ b/tools/configure @@ -4108,7 +4108,7 @@ fi target_id=113 application=yes app_type="erosq" - modelname="erosq" + modelname="aigoerosq" target="EROS_Q" memory=8 mipsellinuxcc |