|
|
@ -3,7 +3,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: target/idunn/initramfs/etc_mkinitramfs.d_50-kernel.sh.txt |
|
|
|
# Copyright (C) 2008 The OpenSDE Project |
|
|
|
# Copyright (C) 2008 - 2009 The OpenSDE Project |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
# |
|
|
@ -33,7 +33,7 @@ else |
|
|
|
else |
|
|
|
# massive additions |
|
|
|
module_list_available | sed -n \ |
|
|
|
-e 's,/\(ide\|ieee1394\|cdrom\|scsi\|ata\|md\|block\|fs\|hid\|net\)/,\0,p' | |
|
|
|
-e 's,/\(ide\|ieee1394\|cdrom\|scsi\|ata\|md\|block\|fs\|hid\|keyboard\|net\)/,\0,p' | |
|
|
|
grep -v '/\(netfilter\|ipvs\|wireless\|bluetooth\|nls\)/' |
|
|
|
|
|
|
|
# HCI |
|
|
|