/[smeserver]/rpms/mkinitrd/sme8/mkinitrd-5.1.19.6-withusb.patch
ViewVC logotype

Annotation of /rpms/mkinitrd/sme8/mkinitrd-5.1.19.6-withusb.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Thu Dec 20 18:36:32 2007 UTC (16 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
No longer needed

1 slords 1.1 --- mkinitrd-5.1.19.6/mkinitrd.withusb 2007-07-09 15:53:47.000000000 -0400
2     +++ mkinitrd-5.1.19.6/mkinitrd 2007-07-09 15:53:49.000000000 -0400
3     @@ -851,7 +851,7 @@ for n in $PREMODS; do
4     findmodule $n
5     done
6    
7     -if [ -n "$withusb" ]; then
8     +if [ "$withusb" -eq 1 ]; then
9     findmodule uhci-hcd
10     findmodule ohci-hcd
11     findmodule ehci-hcd

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed