View Single Post
edp17's Avatar
Posts: 607 | Thanked: 736 times | Joined on Jul 2019 @ UK
#668
Originally Posted by mautz View Post
You can edit the defconfig files with an editor. The defconfig you need to edit is arch/arm/configs/cyanogenmod_hammerhead_defconfig.
Just enable the modules support(CONFIG_MODULES=y) and try again.
Thank you! That was it.

Plus it seems my system doesn't like the 'make -j$(nproc --all) hybris-hal' or 'make -j2 hybris-hal' commands. Both gave me the 'make: *** Waiting for unfinished jobs....' error.
Now it is running with 'make hybris-hal'. Fingers crossed.
I will report once it finished or errored.

Edit: I tried without the 'make clean'. It is running ...

Last edited by edp17; 2019-11-12 at 23:08. Reason: Added extra info
 

The Following 2 Users Say Thank You to edp17 For This Useful Post: