From 42190e2cd273414a62f988e3561282e7ad7ad4a4 Mon Sep 17 00:00:00 2001
From: Joerg Schirottke <master@kanotix.com>
Date: Sun, 16 Mar 2014 11:09:48 +0100
Subject: remove initramfs-xhci hook

---
 config/chroot_local-hooks/initramfs-xhci | 3 ---
 1 file changed, 3 deletions(-)
 delete mode 100755 config/chroot_local-hooks/initramfs-xhci

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
-- 
cgit v1.0