From 6c11a974ded718525f015906b03214d2b9a56b0a Mon Sep 17 00:00:00 2001 From: Benjamin Porter Date: Sat, 20 Dec 2014 18:34:08 -0700 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 07a8a71b..dd97434a 100644 --- a/README.md +++ b/README.md @@ -184,12 +184,21 @@ Ex: "git checkout ubuntu-13.04" Ubuntu 12.04 | Kernel 3.2.x | ubuntu-12.04 Ubuntu 13.04 | Kernel 3.8.x | ubuntu-13.04 Ubuntu 13.10 | Kernel 3.11.x | ubuntu-13.10 - Ubuntu 14.04 | Kernel 3.13.x | ubuntu-14.04 + Ubuntu 14.04 | Kernel 3.13.x | ubuntu-14.04 + Ubuntu 14.10 | Kernel 3.16.x | ubuntu-14.10 Fedora 19 | Kernel 3.14.x | fedora-19 Fedora 20 | Kernel 3.15.x | fedora-20 - Arch | Kernel 3.15.x | arch - - * Note, if the Ubuntu/Fedora release version and your kernel version conflict, go with the branch corresponding to your *kernel version* as that is what really matters! + Mint 17 | Kernel 3.13.x | mint-17 + -------------------------------------------- + Any 3.13.x | Kernel 3.13.x | generic-3.13.x + Any 3.14.x | Kernel 3.14.x | generic-3.14.x + Any 3.16.x | Kernel 3.16.x | generic-3.16.x + Any 3.17.x | Kernel 3.17.x | generic-3.17.x + Any 3.18.x | Kernel 3.18.x | generic-3.18.x + + * Note, if the Ubuntu/Fedora release version and your kernel version conflict, + go with the branch corresponding to your *kernel version* as + that is what really matters! 3\. Compile: