I wanted to enable certain kernel features and in my Android 10 build for 
Pixel 3. I downloaded and built the correct msm kernel and successfully 
flashed it on the Pixel. To build the kernel I'm using the build/build.sh 
from the kernel source. I tried adding a custom defconfig file in 
private/msm-google/arch/arm64/configs/ and changing the DEFCONFIG variable 
in build.config to that file. When I compile I get following error:

++ echo ERROR: savedefconfig does not match private/msm-google/arch/arm64/
configs/sdm845_defconfig
ERROR: savedefconfig does not match private/msm-google/arch/arm64/
configs/sdm845_defconfig

How can I compile the kernel with a custom defconfig? It doesn't have to be 
through the build.sh method (although it would be preferable)

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/97b1e1d7-7e96-40fa-ac6c-c2507ca3887b%40googlegroups.com.

Reply via email to