lkml.org 
[lkml]   [2000]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Strange module install for usb. 2.4.0test3
Date
On Mon, 10 Jul 2000 22:20:47 -0400, 
"Michael H. Warfield" <mhw@wittsend.com> wrote:
> Hadn't noticed this in previous kernels. It's purely cosmetic,
>but peculiar none the less... Note - three usb lines:
>
>[root@alcove linux]# make modules_install
>Installing modules under /lib/modules/2.4.0-test3/block
>Installing modules under /lib/modules/2.4.0-test3/net
>Installing modules under /lib/modules/2.4.0-test3/ipv4
>Installing modules under /lib/modules/2.4.0-test3/fs
>Installing modules under /lib/modules/2.4.0-test3/sound
>Installing modules under /lib/modules/2.4.0-test3/usb
>Installing modules under /lib/modules/2.4.0-test3/usb
>Installing modules under /lib/modules/2.4.0-test3/usb
>Installing modules under /lib/modules/2.4.0-test3/misc


From Makefile

if [ -f USB_MODULES ]; then inst_mod USB_MODULES usb; fi; \
if [ -f USB_STORAGE_MODULES ]; then inst_mod USB_STORAGE_MODULES usb; fi; \
if [ -f USB_SERIAL_MODULES ]; then inst_mod USB_SERIAL_MODULES usb; fi; \

All perfectly normal, 3 sources of usb modules, all installed into one
directory.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.042 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site