14 Nov
2016
14 Nov
'16
03:40
On 2016-11-13 20:33, James PEARSON wrote:
The following works for me.
cd /usr/src/linux make menuconfig make clean && make mrproper && make cloneconfig
make mrproper should never be used on the sources tree as prepared by openSUSE. Even "make clean" is not needed on a freshly installed kernel sources rpm. In fact this is enough: install kernel sources from rpm make cloneconfig && make scripts && make prepare and then proceed to the vmware part. -- Cheers/Saludos Carlos E. R. (testing openSUSE Leap 42.2, at Minas-Anor) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org