summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2011-11-15 22:26:50 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2011-11-15 22:26:50 +0100
commitbefd0ee2a1d86c2cc3d221c6ca5727061efad570 (patch)
treea7cd4d78b5aa947b10ad54451738f94147ac117a /config
parent4b90e4105a4db3e25eef8cb29c027b1a1f0b6d81 (diff)
downloadkanotix-befd0ee2a1d86c2cc3d221c6ca5727061efad570.zip
kanotix-befd0ee2a1d86c2cc3d221c6ca5727061efad570.tar.gz
hook: include xhci-hcd (usb 3.0) in initramfs
Diffstat (limited to 'config')
-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