From 1a76bc403e647ac40f2218dd3808ce8b3f9a80d9 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Thu, 15 Oct 2020 17:33:17 -0400 Subject: erosq: Fix up builds.pm to match what we actually call the target Change-Id: I2cedc68ca408a805815954a205ba43c3c9e970cb --- tools/builds.pm | 2 +- tools/configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') 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"; name => 'FiiO M3K', status => 1, }, - 'erosq' => { + 'aigoerosq' => { name => 'AIGO EROS Q / K', status => 2, }, diff --git a/tools/configure b/tools/configure index 11c8513c92..2b2a437e58 100755 --- a/tools/configure +++ b/tools/configure @@ -4104,7 +4104,7 @@ fi sysfont="16-Terminus" ;; - 245|erosq) + 245|aigoerosq|erosq) target_id=113 application=yes app_type="erosq" -- cgit v1.2.2