summaryrefslogtreecommitdiffstats
path: root/install/virtio
diff options
context:
space:
mode:
Diffstat (limited to 'install/virtio')
l---------[-rw-r--r--]install/virtio16
1 files changed, 1 insertions, 15 deletions
diff --git a/install/virtio b/install/virtio
index 10037ab..ad926c8 100644..120000
--- a/install/virtio
+++ b/install/virtio
@@ -1,15 +1 @@
-#!/bin/bash
-
-build() {
- add_checked_modules 'virtio_(blk|pci)'
-}
-
-help() {
- cat <<HELPEOF
-This hook loads the necessary modules for a virtio root device. Detection will
-take place at runtime. To minimize the modules in the image, add the autodetect
-hook too.
-HELPEOF
-}
-
-# vim: set ft=sh ts=4 sw=4 et:
+block \ No newline at end of file