Comment 14 for bug 7256

Revision history for this message
Herbert Xu (herbert-gondor) wrote :

(In reply to comment #13)
> It looks like this was fixed by moving the:
>
> if [ -d "$MODULEDIR/kernel/drivers/ide/pci" ]; then
>
> block above the case statement, rather than below it. Is that correct?

Yep.