diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2021-07-24 11:11:57 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2021-07-24 11:16:57 -0400 |
commit | f8bbe3352c4d9f21fde892ee8b60563decfc6a14 (patch) | |
tree | 715acc87875d8676331a139a948aeaeb125479f0 /tools | |
parent | a0948ddfa10bec3ef63b517ba905d1c9bd01a3bc (diff) |
rocker: First crack at manual for the AGPTek Rocker
It needs screenshots and slightly better installation instructions
Includes bits shared with other HibyOS platforms
Change-Id: I1c1974143b5badf1aca5c3281556ce553ab1b8a5
Diffstat (limited to 'tools')
-rw-r--r-- | tools/builds.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/builds.pm b/tools/builds.pm index 1c2f7f246d..b0ba4201bb 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -420,6 +420,7 @@ $releasenotes="/wiki/ReleaseNotes315"; 'agptekrocker' => { name => 'Agptek Rocker', status => 2 + manualok => 1, # Remove once status moves to 3 }, 'xduoox3' => { name => 'xDuoo X3', |