Borislav Petkov changed bug 1163197
What Removed Added
Flags needinfo?(bpetkov@suse.com)  

Comment # 12 on bug 1163197 from
Do this:

1. copy kernel config into the build directory:

$ cp /boot/config-4.4.180-102-default .config

2. update it

$ yes "" | make oldconfig

3. Now build kernel:

$ make -j9 binrpm-pkg

Install resulting rpm. Lemme know if that doesn't work and I'll build one for
ya.

HTH and thx.


You are receiving this mail because: