From e2e23957611dcee99637fe7c5a86c2e191e6b5cc Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 9 Jun 2015 13:32:28 +0000 Subject: [PATCH] nightly build: Add kernel versions 3.19 and 4.0 git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6223 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/nightly.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index a7d386a6a..3f03f01f1 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,7 +3,9 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -3.18.8 \ +4.0 \ +3.19.4-nc \ +3.18.8-nc \ 3.17.8-nc \ 3.16.7-nc \ 3.15.10-nc \