summaryrefslogtreecommitdiff
path: root/config/chroot_local-hooks
diff options
context:
space:
mode:
authorJoerg Schirottke <master@kanotix.com>2014-03-16 11:09:48 +0100
committerHolger Paradies <retabell@gmx.de>2014-03-16 20:08:36 +0100
commit42190e2cd273414a62f988e3561282e7ad7ad4a4 (patch)
tree87941f44117c13a8a148d69e77377688a8b669d1 /config/chroot_local-hooks
parentf313b50513b7dbb8b41faa62397402aa1e24b62c (diff)
downloadkanotix-42190e2cd273414a62f988e3561282e7ad7ad4a4.zip
kanotix-42190e2cd273414a62f988e3561282e7ad7ad4a4.tar.gz
remove initramfs-xhci hook
Diffstat (limited to 'config/chroot_local-hooks')
-rwxr-xr-xconfig/chroot_local-hooks/initramfs-xhci3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/chroot_local-hooks/initramfs-xhci b/config/chroot_local-hooks/initramfs-xhci
deleted file mode 100755
index 92ccf73..0000000
--- a/config/chroot_local-hooks/initramfs-xhci
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-# include xhci-hcd (usb 3.0) in initramfs
-echo xhci-hcd > /usr/share/initramfs-tools/modules.d/xhci-hcd