|
|
|
@ -27,14 +27,14 @@ pkg_pretend() {
|
|
|
|
|
linux-info_pkg_setup
|
|
|
|
|
if ! linux_config_exists || ! linux_chkconfig_present INTEL_MEI
|
|
|
|
|
then
|
|
|
|
|
ewarn "This service requires Intel MEI driver in your kernel config"
|
|
|
|
|
ewarn "This service requires Intel MEI driver in your kernel config"
|
|
|
|
|
ewarn
|
|
|
|
|
ewarn " Device Drivers -->"
|
|
|
|
|
ewarn " Misc devices -->"
|
|
|
|
|
ewarn " <*> Intel Management Engine Interface (Intel MEI)"
|
|
|
|
|
ewarn
|
|
|
|
|
ewarn "and recompile your kernel ..."
|
|
|
|
|
fi
|
|
|
|
|
ewarn " Device Drivers -->"
|
|
|
|
|
ewarn " Misc devices -->"
|
|
|
|
|
ewarn " <*> Intel Management Engine Interface (Intel MEI)"
|
|
|
|
|
ewarn
|
|
|
|
|
ewarn "and recompile your kernel ..."
|
|
|
|
|
fi
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
src_prepare() {
|
|
|
|
|