On 2016-11-14 08:57, Jan Engelhardt wrote:
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
Well, the use of cloneconfig is documented by SUSE Labs. /usr/src/linux/README.SUSE -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)