From 7658bb55a237cee7663bdcdc452899d7ab3a23b6 Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Sat, 5 Jul 2008 01:49:34 +0200 Subject: Add virtio_pci for MODULES=most ubuntu merge --- hook-functions | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hook-functions') diff --git a/hook-functions b/hook-functions index bec5b62..ad7a4b2 100644 --- a/hook-functions +++ b/hook-functions @@ -316,7 +316,8 @@ auto_add_modules() case "$1" in base) for x in ehci-hcd ohci-hcd uhci-hcd usbhid usb-storage ext2 \ - ext3 isofs jfs nfs reiserfs xfs af_packet atkbd i8042; do + ext3 isofs jfs nfs reiserfs xfs af_packet atkbd i8042 \ + virtio_pci; do manual_add_modules "${x}" done ;; -- cgit v1.2.3