From 7535772ccbddf34e14ba79b71f2e63a6eb9d192e Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 24 Jul 2011 10:03:32 +0000 Subject: [PATCH] Remove kernel 2.6.28 because it doesn't build with a recent "make". git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3748 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/cellbuzz.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nightly/conf/cellbuzz.conf b/nightly/conf/cellbuzz.conf index 435fa26ea..c559639e5 100644 --- a/nightly/conf/cellbuzz.conf +++ b/nightly/conf/cellbuzz.conf @@ -3,4 +3,4 @@ ABT_DETAILS="x86_64, Fedora 10" ABT_JOBS=3 -ABT_KERNELS="2.6.39.3 2.6.38.8 2.6.37.6 2.6.36.4 2.6.35.13 2.6.35.13-u-nc 2.6.34.10-nc 2.6.33.16-nc 2.6.32.43-nc 2.6.31.14-nc 2.6.30.10-nc 2.6.29.6-nc 2.6.28.10-nc 2.6.27.59-nc" +ABT_KERNELS="2.6.39.3 2.6.38.8 2.6.37.6 2.6.36.4 2.6.35.13 2.6.35.13-u-nc 2.6.34.10-nc 2.6.33.16-nc 2.6.32.43-nc 2.6.31.14-nc 2.6.30.10-nc 2.6.29.6-nc 2.6.27.59-nc"