From befd0ee2a1d86c2cc3d221c6ca5727061efad570 Mon Sep 17 00:00:00 2001 From: Andreas Loibl Date: Tue, 15 Nov 2011 22:26:50 +0100 Subject: hook: include xhci-hcd (usb 3.0) in initramfs --- config/chroot_local-hooks/initramfs-xhci | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 config/chroot_local-hooks/initramfs-xhci 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 -- cgit v1.0