aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>2013-03-11 13:33:39 -0700
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>2013-03-11 13:35:45 -0700
commit38fc521c8946e52ad51d1ba7948862dcc4f1d157 (patch)
tree1868551d70c198fa6130e76b521608cb740caaa3
parent15c64345202730e85b1eb5b6fdd22d368f21fb90 (diff)
downloadrel-html-38fc521c8946e52ad51d1ba7948862dcc4f1d157.tar.gz
rel-html: add the 3.9 kernel as supported
This updates both the kernel and compat-drivers configuration files. This is the only expected effort required to update support for a new kernel release. We can later add support to even infer this, that should be easy. Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
-rw-r--r--projects/compat-drivers.cfg1
-rw-r--r--rel-html.cfg1
2 files changed, 2 insertions, 0 deletions
diff --git a/projects/compat-drivers.cfg b/projects/compat-drivers.cfg
index adf2842..e74046b 100644
--- a/projects/compat-drivers.cfg
+++ b/projects/compat-drivers.cfg
@@ -1,6 +1,7 @@
[project]
rel_html_proj = compat-drivers
supported =
+ 3.9
3.8
3.7
rel_html_url_releases = http://www.kernel.org/pub/linux/kernel/projects/backports/stable/
diff --git a/rel-html.cfg b/rel-html.cfg
index da0793c..13c4fb4 100644
--- a/rel-html.cfg
+++ b/rel-html.cfg
@@ -1,6 +1,7 @@
[project]
rel_html_proj = linux
supported =
+ 3.9
3.8
3.7
3.4