View Single Post
Posts: 635 | Thanked: 1,535 times | Joined on Feb 2014 @ Germany
#667
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.

EDIT:
Maybe you need to do a 'make clean' before your next compile try.
Or copy your modified defconfig file to .config in your kernel/lge/hammerhead directory or do a 'make cyanogenmod_hammerhead_defconfig' before doing make hybris-hal.

Last edited by mautz; 2019-11-12 at 23:04.
 

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