aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-01-10 22:25:03 +0000
committerBen Hutchings <ben@decadent.org.uk>2016-01-10 22:58:52 +0000
commit1121dce318116270c59d5f781de10b8a58afefc5 (patch)
treea5b8c612dff43ad824e0ba106fd7f38d270f3168
parentd56fab4480b6fbf4afb3f42166910366e91f3b3d (diff)
downloadkernel_replicant_linux-1121dce318116270c59d5f781de10b8a58afefc5.tar.gz
kernel_replicant_linux-1121dce318116270c59d5f781de10b8a58afefc5.tar.bz2
kernel_replicant_linux-1121dce318116270c59d5f781de10b8a58afefc5.zip
[armhf] udeb: Include usbhid in input-modules (Closes: #809521)
usbkbd and usbmouse (HIDBP drivers) were also excluded, but we've not built them for many years.
-rw-r--r--debian/changelog1
-rw-r--r--debian/installer/armhf/modules/armhf-armmp/input-modules3
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e0ae1347bc70..093bf29c67d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ linux (4.3.3-6) UNRELEASED; urgency=medium
* xen/gntdev: Grant maps should not be subject to NUMA balancing
(Closes: #810472)
* gpio: Enable GPIO_SYSFS wherever GPIOLIB is enabled (Closes: #810085)
+ * [armhf] udeb: Include usbhid in input-modules (Closes: #809521)
-- Ben Hutchings <ben@decadent.org.uk> Fri, 08 Jan 2016 12:08:13 +0000
diff --git a/debian/installer/armhf/modules/armhf-armmp/input-modules b/debian/installer/armhf/modules/armhf-armmp/input-modules
index 1a248663bdf0..5ecb595a4a49 100644
--- a/debian/installer/armhf/modules/armhf-armmp/input-modules
+++ b/debian/installer/armhf/modules/armhf-armmp/input-modules
@@ -1,4 +1 @@
#include <input-modules>
-usbhid -
-usbmouse -
-usbkbd -