From 769642d89dea5189cf5d7b345f961e3ffca74d6c Mon Sep 17 00:00:00 2001
From: Gabriel Fedel <gabriel.fedel@ess.eu>
Date: Thu, 5 Nov 2020 14:28:53 +0100
Subject: [PATCH] Include RTM db file

---
 sis8300llrf.Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sis8300llrf.Makefile b/sis8300llrf.Makefile
index 4eac0a7..18b2f53 100644
--- a/sis8300llrf.Makefile
+++ b/sis8300llrf.Makefile
@@ -77,6 +77,7 @@ TEMPLATES += $(APPDB)/sis8300llrf.db
 TEMPLATES += $(APPDB)/sis8300llrf-SpecOp.db
 TEMPLATES += $(APPDB)/sis8300llrf-Register.db
 TEMPLATES += $(APPDB)/sis8300llrf-Setup.db
+TEMPLATES += $(APPDB)/sis8300RTMllrf.db
 ## SYSTEM LIBS 
 ##
 
-- 
GitLab