Build mei and mei-me as modules rather than built-in parts

The modules are not needed on the systems without MEI hardware, so there
is no need to keep them in memory.

Additionally, if mei and mei-me are loaded on such systems, they have
reportedly caused problems with hibernation. It is better to let the
system decide whether to load them and to have an opportunity to
blacklist them if needed.
This commit is contained in:
Eugene Shatokhin 2014-09-22 17:33:49 +04:00
parent e5a668a457
commit 8585156cb4
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
sources: sources:
"linux-3.14.15-rosa69.tar.xz": 7ba7f9ddb70927b26dbc316706181f849ca0c321 "linux-3.14.15-rosa69.tar.xz": 7e029333e9b3a7c11fdcc62b1ed88f0f583226cf
"linux-3.14.tar.xz": fc777520e5976caf0d5513502b8156f73748e379 "linux-3.14.tar.xz": fc777520e5976caf0d5513502b8156f73748e379
"patch-3.14.15.xz": d061f00a39738c9cf7ad54a849b7805f4948b22d "patch-3.14.15.xz": d061f00a39738c9cf7ad54a849b7805f4948b22d

View file

@ -28,7 +28,7 @@
%define rpmrel %mkrel 0.%{kpatch}.%{mibrel} %define rpmrel %mkrel 0.%{kpatch}.%{mibrel}
%endif %endif
%else %else
%define rpmrel 1 %define rpmrel 2
%endif %endif
# fakerel and fakever never change, they are used to fool # fakerel and fakever never change, they are used to fool