From 2a72e1052edbb5b6bc36edd56bdbe5b59a074b2b Mon Sep 17 00:00:00 2001 From: Dirk Date: Sun, 13 Apr 2014 22:42:56 +0200 Subject: ... --- src/boot-env/OpenSLX/MakeInitRamFS/Engine/Base.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/boot-env/OpenSLX/MakeInitRamFS/Engine/Base.pm b/src/boot-env/OpenSLX/MakeInitRamFS/Engine/Base.pm index e539ddd4..3166702e 100644 --- a/src/boot-env/OpenSLX/MakeInitRamFS/Engine/Base.pm +++ b/src/boot-env/OpenSLX/MakeInitRamFS/Engine/Base.pm @@ -232,7 +232,7 @@ sub _copyKernelModules # (some of these modules do not exist on all distros, so they will be # filtered out again by the respective distro object): my @kernelModules = qw( - af_packet unix hid hid-bright usbhid uhci-hcd ohci-hcd vesafb fbcon netconsole + af_packet unix hid hid-generic hid-bright usbhid uhci-hcd ohci-hcd vesafb fbcon netconsole ); push @kernelModules, @{ $self->{'suggested-kernel-modules'} }; -- cgit v1.2.3-55-g7522