diff options
Diffstat (limited to 'config')
-rwxr-xr-x | config/chroot_local-hooks/initramfs-xhci | 3 |
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 |