summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-12-11 19:42:51 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-12-11 19:42:51 +0100
commit5e66264ae5a6649f4b20d5c9326a5aee405c9f34 (patch)
tree07639e4417baff2d6d66a5c9f2907fe25f52d3e7
parentd52300773a2073c9cc8f619b7b914a9fa46c3e78 (diff)
downloaddrakx-5e66264ae5a6649f4b20d5c9326a5aee405c9f34.tar
drakx-5e66264ae5a6649f4b20d5c9326a5aee405c9f34.tar.gz
drakx-5e66264ae5a6649f4b20d5c9326a5aee405c9f34.tar.bz2
drakx-5e66264ae5a6649f4b20d5c9326a5aee405c9f34.tar.xz
drakx-5e66264ae5a6649f4b20d5c9326a5aee405c9f34.zip
include hv_balloon & hyperv_fb
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm1
2 files changed, 3 insertions, 0 deletions
diff --git a/images/NEWS b/images/NEWS
index 654340cb0..7262bb2c0 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- include hv_balloon & hyperv_fb
+
Version 2.11 - 31 August 2014 by Thierry Vignaud
- sync with kernel-3.17
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 7b71d8da2..137bc4d3e 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -315,6 +315,7 @@ our %l = (
qw(mmc_block sdhci-acpi), # eMMC
'cryptoloop',
+ qw(hv_balloon hyperv_fb),
qw(crc32c crc32c-intel),