On Mon, Nov 14, 2016 at 10:57 AM, Jan Engelhardt <jengelh@inai.de> 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
Old habits die hard ... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org