From 3dc8edbb0ab8e2843e4888234e062b083fd1de0f Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Wed, 15 May 2019 23:24:08 +0200
Subject: reenable Spitfire Build

---
 nightly_build.bash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nightly_build.bash b/nightly_build.bash
index 8250c3b..6f7f2c9 100755
--- a/nightly_build.bash
+++ b/nightly_build.bash
@@ -17,7 +17,7 @@ mkdir -p $target $next
 
 BUILD_BUSTER=true
 BUILD_STRETCH=true
-BUILD_JESSIE=false
+BUILD_JESSIE=true
 BUILD_WHEEZY=false
 
 ################### SILVERFIRE ###################
-- 
cgit v1.0