From d4942cc74c82c465ea395637c77ed06565b8b497 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Fri, 29 Jun 2018 16:09:28 -0400 Subject: Add Xuelin iHIFI 770/770C/800 support Taken from the xvortex fork (Roman Stolyarov) Ported, rebased, and cleaned up by myself. Change-Id: I7b2bca2d29502f2e4544e42f3d122786dd4b7978 --- tools/builds.pm | 12 +++++++++ tools/configure | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 87 insertions(+), 5 deletions(-) (limited to 'tools') diff --git a/tools/builds.pm b/tools/builds.pm index 5f7e2c5f58..ddb4b1442b 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -422,6 +422,18 @@ $releasenotes="/wiki/ReleaseNotes314"; name => 'xDuoo X3', status => 2, }, + 'ihifi770' => { + name => 'Xuelin iHIFI 770', + status => 2, + }, + 'ihifi770C' => { + name => 'Xuelin iHIFI 770C', + status => 2, + }, + 'ihifi800' => { + name => 'Xuelin iHIFI 800', + status => 2, + }, ); sub manualname { diff --git a/tools/configure b/tools/configure index e7f254ada7..cad2238d9b 100755 --- a/tools/configure +++ b/tools/configure @@ -1548,13 +1548,14 @@ cat <