summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks/initramfs-xhci
diff options
context:
space:
mode:
Diffstat (limited to 'config/chroot_local-hooks/initramfs-xhci')
-rwxr-xr-xconfig/chroot_local-hooks/initramfs-xhci3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/chroot_local-hooks/initramfs-xhci b/config/chroot_local-hooks/initramfs-xhci
new file mode 100755
index 0000000..92ccf73
--- /dev/null
+++ b/config/chroot_local-hooks/initramfs-xhci
@@ -0,0 +1,3 @@
+#!/bin/sh
+# include xhci-hcd (usb 3.0) in initramfs
+echo xhci-hcd > /usr/share/initramfs-tools/modules.d/xhci-hcd