PE_FOR_MAKE}" >
"${KERNEL_OUTPUT}"
For yocto-2.2:
- gzip -9c < "${typeformake}" > "${KERNEL_OUTPUT_DIR}/${type}"
+ gzip -9c < "arch/${ARCH}/boot/${typeformake}" >
"${KERNEL_OUTPUT_DIR}/${type}"
I've checked it in the cas
On Sun, 12 Jun 2016 22:22:39 -0400
Bruce Ashfield wrote:
> On 2016-06-12 9:40 PM, Kunihiko Hayashi wrote:
> > Hello, all
> >
> > Now I'm trying to build my own kernel with linux-yocto recipe,
> > and I make kernel configuration fragments (".cfg" file)
" and my additional fragments as it is,
how do I set KCONFIG_MODE in my recipe? (null string or another option?)
Regards,
---
Kunihiko Hayashi
:hayashi.kunih...@socionext.com
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto