14 Nov
2016
14 Nov
'16
07:57
On Monday 2016-11-14 04:29, Andrei Borzenkov wrote:
13.11.2016 22:33, James PEARSON пишет:
The following works for me.
cd /usr/src/linux make menuconfig make clean && make mrproper && make cloneconfig make scripts && make prepare
You should not need to do it. Actually you should not even need kernel-source to be installed to compile external modules - that is what kernel-(-flavor)-devel package is for. Which allows you to have multiple different kernel packages at the same time and compile for each one.
In fact, it [cloneconfig] even *breaks* building modules. http://inai.de/2007/04/12 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org