diff options
-rw-r--r-- | kernels/linux-libre-pae/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernels/linux-libre-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD index e97e2a5c4..287df31b8 100644 --- a/kernels/linux-libre-pae/PKGBUILD +++ b/kernels/linux-libre-pae/PKGBUILD @@ -89,6 +89,7 @@ prepare() { # Arch's linux patches patch -p1 -i ../0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch patch -p1 -i ../0002-drm-i915-Increase-LSPCON-timeout.patch + patch -p1 -i ../0003-HID-core-fix-grouping-by-application.patch # maintain the TTY over USB disconnects # http://www.coreboot.org/EHCI_Gadget_Debug |