Hi Sergio
Because I don't want to used bitbake command.
I wan't to used "make clean" "make i386_defconfig" "make" command in build kernel.
In the other platform, I can used "make clean" "make i386_defconfig" "make" command.
In quark, I think so that is OK. But I get bzImage size is too big after build kernel.
And I know run "bitbake linux-yocto -c compile -f" command after bitbake linux-yocto -c compiler -f.
So I just only used "bitbake" command and can not use "make" command, right?
Thank you for your reply.