summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-09-13 10:18:31 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-09-13 10:19:20 -0400
commit563137b4806d6a6f9168318c010e5255ce15252f (patch)
tree8dc6c306b36cae2ff404a213714767b03838e349 /tools
parent79bed1f422a79a18e40443b9ada647aeb1c0cc61 (diff)
downloadrockbox-563137b4806d6a6f9168318c010e5255ce15252f.tar.gz
rockbox-563137b4806d6a6f9168318c010e5255ce15252f.zip
builds: Mark the 'erosqnative' manual as okay, so it gets built nightly
Change-Id: I83ed24961e708b722b4c988577aeafa466c43943
Diffstat (limited to 'tools')
-rw-r--r--tools/builds.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/builds.pm b/tools/builds.pm
index 8efd22bbdf..acd1207a3e 100644
--- a/tools/builds.pm
+++ b/tools/builds.pm
@@ -484,6 +484,7 @@ $releasenotes="/wiki/ReleaseNotes315";
484 'erosqnative' => { 484 'erosqnative' => {
485 name => 'AIGO EROS Q / K (Native)', 485 name => 'AIGO EROS Q / K (Native)',
486 status => 2, 486 status => 2,
487 manualok => 1, # Remove once status moves to 3
487 }, 488 },
488 'ihifi770' => { 489 'ihifi770' => {
489 name => 'Xuelin iHIFI 770', 490 name => 'Xuelin iHIFI 770',