4e86900 Add missing kmod requirement

Authored and Committed by Jeremy Newton 2 years ago
    Add missing kmod requirement
    
    For reference, here is the commit upstream explaining it:
    
    "rocminfo uses lsmod to check for loaded drivers.  Use of sysfs is
    possible but sysfs' stable interface does not allow for easy parsing.
    Use of lsmod avoids needing to walk the sysfs tree and avoids issues
    of permissions to examine sysfs."
    
        
file modified
+7 -1