summaryrefslogtreecommitdiffstats
path: root/install/usb
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2009-06-06 23:34:28 +0200
committerThomas Bächler <thomas@archlinux.org>2009-06-06 23:34:28 +0200
commite97bdaad85ad0c272dcd111045815e5a2628b4f3 (patch)
treef140b773ab769f4b2158138975f23ff7b5c315a9 /install/usb
parent25a0acd3f4e7932445612e919f92c48815f9c587 (diff)
downloadmkinitcpio-e97bdaad85ad0c272dcd111045815e5a2628b4f3.tar.gz
mkinitcpio-e97bdaad85ad0c272dcd111045815e5a2628b4f3.tar.xz
Remove the usb and fw runtime hooks, as a default delay is now always set
Diffstat (limited to 'install/usb')
-rw-r--r--install/usb2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/usb b/install/usb
index f3f5bff..68b87dc 100644
--- a/install/usb
+++ b/install/usb
@@ -10,7 +10,7 @@ install ()
fi
BINARIES=""
FILES=""
- SCRIPT="usb"
+ SCRIPT=""
}
help ()