From aabc8aca47e60cf745a34af28c50679fcb967910 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sat, 3 Oct 2020 18:17:11 -0400 Subject: New port: FiiO M3K Most credit goes to: Roman Skylarov Additional integration and refactoring by myself. *** COMPLETELY UNTESTED *** Change-Id: Ia64c36d92e0214c6b15f7a868df286f8113ea27b --- tools/builds.pm | 5 ++++- tools/configure | 28 +++++++++++++++++++++++++++- tools/root.make | 6 ++++++ 3 files changed, 37 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/builds.pm b/tools/builds.pm index d46aa83495..6f0c4d0445 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -444,6 +444,10 @@ $releasenotes="/wiki/ReleaseNotes315"; name => 'xDuoo X20', status => 2, }, + 'fiiom3k' => { + name => 'FiiO M3K', + status => 1, + }, 'ihifi770' => { name => 'Xuelin iHIFI 770', status => 2, @@ -671,5 +675,4 @@ sub voicesforlang($) { return @list; } - 1; diff --git a/tools/configure b/tools/configure index 9e29d84ed8..f5fb6351c0 100755 --- a/tools/configure +++ b/tools/configure @@ -1588,7 +1588,8 @@ cat <