lisa._kmod: Check for file availibity rather than kernel config
FIX Instead of checking that CONFIG_IKCONFIG_PROC and CONFIG_IKHEADERS are set, check if the files do exist. If the feature was enabled as a module and the module loaded (which is the case on some Android setups), we don't want to fail.
Loading
Please register or sign in to comment