diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-08-23 13:43:58 +0200 |
---|---|---|
committer | Luis R. Rodriguez <mcgrof@do-not-panic.com> | 2013-08-27 11:58:07 -0700 |
commit | 14b018e251e989ac873cc42c79b8926b9d9cf48b (patch) | |
tree | 8af80852f16436ce14ee42fe4622ce9ccd1b64cf /README | |
parent | 9c06fde72f9f44697a9f18c79a94ca007e20c141 (diff) |
remove support for kernel 2.6.24
By requiring 2.6.25 we can get rid of quite a lot of backport work.
2.6.25 was released more than five years ago (April 2011) and wasn't
a long-term kernel either, so there's little point in supporting it
now.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,8 +13,7 @@ down to older kernels. It currently backports the following subsystems: * Regulator This package provides the latest Linux kernel subsystem enhancements -for kernels 2.6.24 and above. It is technically possible to support -kernels < 2.6.24 but more work is required for that. +for kernels 2.6.25 and above. # Documentation |