From 201c8000250631174882944fe44dcd207cce94b6 Mon Sep 17 00:00:00 2001
From: rubo77 <github@r.z11.de>
Date: Sun, 5 Aug 2018 10:27:25 +0200
Subject: [PATCH] add ramips-mt76x8 target for 841v13 and archer-c50-v3

---
 make-release.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/make-release.sh b/make-release.sh
index c4fb731..69c95b0 100755
--- a/make-release.sh
+++ b/make-release.sh
@@ -36,7 +36,7 @@ VERBOSE=""
 
 #ONLY_TARGET must be set to "" or i.e. "ar71xx-tiny"
 #ONLY_TARGET=""
-ONLY_TARGET="ar71xx-generic ar71xx-tiny"
+ONLY_TARGET="ar71xx-generic ar71xx-tiny ramips-mt76x8"
 #to build only one device set DEVICES list (only if $ONLY_TARGET!="")
 DEVICES=''
 #DEVICES='DEVICES="tp-link-tl-wr842n-nd-v1 tp-link-tl-wr842n-nd-v2 tp-link-tl-wr842n-nd-v3"'
-- 
GitLab