summaryrefslogtreecommitdiff
path: root/tools/builds.pm
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-10-16 17:28:45 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-10-16 17:28:45 -0400
commitd993448c9f3a8ddcf92d1e025183e6f3c4db7bc3 (patch)
tree8d731f603e06546409c44d2a52af215439fe8936 /tools/builds.pm
parent318229e742fdecc5fbd3912f558b94c3b439cdb1 (diff)
Add Samsung YP-R1 to the builds.pm file, as an unstable (but usable) target.
Change-Id: I0987e66767f266efd59d1459b944570d9bd14874
Diffstat (limited to 'tools/builds.pm')
-rw-r--r--tools/builds.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/builds.pm b/tools/builds.pm
index 890c29522c..b0cf0adbc3 100644
--- a/tools/builds.pm
+++ b/tools/builds.pm
@@ -263,6 +263,10 @@ $releasenotes="/wiki/ReleaseNotes315";
name => 'Samsung YP-R0',
status => 2,
},
+ 'samsungypr1' => {
+ name => 'Samsung YP-R1',
+ status => 2,
+ },
'samsungyps3' => {
name => 'Samsung YP-S3',
status => 1,