K 10 svn:author V 5 peter K 8 svn:date V 27 2000-08-02T21:08:53.000000Z K 7 svn:log V 329 Fix self referential dependencies. eg: uhub was packaged along with usb, all in usb.ko. uhub depends on usb. The bug was that the preload processing only adds a module to the list once it's internal dependencies are resolved... Since it was not "seeing" the internal usb module it believed that uhub had a missing dependency. END