Hi Community,
I'm working on i.MX6 Quad sabre-SD platform and build Android 6 with android_M6.0.1_2.1.0_source.
Before I execute make, I get to folder kernel_imx to make my customize defconfig.
And it will generate a .config file under kernel_imx.
But When I try to make All project, .config would be changed to another defconfig.
Why would .config file be changed?
Is there any Makefile I need to mentioned?