From 0662793ca0050e823cd1207cc4689a1cba5068bd Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Thu, 28 Jun 2018 06:24:26 -0400 Subject: Add cleaned-up xDuoo X3 support Cleaned up, rebased, and forward-ported from the xvortex fork. (original credit to vsoftster@gmail.com) Change-Id: Ibcc023a0271ea81e901450a88317708c2683236d Signed-off-by: Solomon Peachy --- tools/builds.pm | 4 ++++ tools/configure | 24 ++++++++++++++++++++++++ tools/release/sims.pl | 1 + tools/rockboxdev.sh | 2 +- tools/scramble.c | 4 +++- 5 files changed, 33 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/builds.pm b/tools/builds.pm index 1dfe937426..e002bfca7b 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -418,6 +418,10 @@ $releasenotes="/wiki/ReleaseNotes314"; name => 'Agptek Rocker', status => 2 } + 'xduoox3' => { + name => 'xDuoo X3', + status => 2, + }, ); sub manualname { diff --git a/tools/configure b/tools/configure index 76a62a6364..330c6640fe 100755 --- a/tools/configure +++ b/tools/configure @@ -1535,6 +1535,8 @@ cat <