linux: Add 4.12

This commit is contained in:
Tim Steinbach
2017-07-03 11:57:40 -04:00
parent 6685b7a3d8
commit f130e0027e
3 changed files with 39 additions and 3 deletions
@@ -499,7 +499,7 @@ with stdenv.lib;
KVM_APIC_ARCHITECTURE y
''}
KVM_ASYNC_PF y
${optionalString (versionAtLeast version "4.0") ''
${optionalString ((versionAtLeast version "4.0") && (versionOlder version "4.12")) ''
KVM_COMPAT? y
''}
${optionalString (versionOlder version "4.12") ''