diff options
-rw-r--r-- | tools/builds.pm | 2 | ||||
-rwxr-xr-x | tools/configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/builds.pm b/tools/builds.pm index aec552e701..890c29522c 100644 --- a/tools/builds.pm +++ b/tools/builds.pm | |||
@@ -448,7 +448,7 @@ $releasenotes="/wiki/ReleaseNotes315"; | |||
448 | name => 'FiiO M3K', | 448 | name => 'FiiO M3K', |
449 | status => 1, | 449 | status => 1, |
450 | }, | 450 | }, |
451 | 'erosq' => { | 451 | 'aigoerosq' => { |
452 | name => 'AIGO EROS Q / K', | 452 | name => 'AIGO EROS Q / K', |
453 | status => 2, | 453 | status => 2, |
454 | }, | 454 | }, |
diff --git a/tools/configure b/tools/configure index 11c8513c92..2b2a437e58 100755 --- a/tools/configure +++ b/tools/configure | |||
@@ -4104,7 +4104,7 @@ fi | |||
4104 | sysfont="16-Terminus" | 4104 | sysfont="16-Terminus" |
4105 | ;; | 4105 | ;; |
4106 | 4106 | ||
4107 | 245|erosq) | 4107 | 245|aigoerosq|erosq) |
4108 | target_id=113 | 4108 | target_id=113 |
4109 | application=yes | 4109 | application=yes |
4110 | app_type="erosq" | 4110 | app_type="erosq" |