With this patch a user can provide his own kernel 'defconfig' file by: - setting the variable KERNEL_DEFCONFIG to a custom kernel configuration file inside the kernel repository. - setting the variable KERNEL_DEFCONFIG to a kernel configuration file using the full path to the file. - clearing the variable KERNEL_DEFCONFIG and providing a kernel configuration file in the layer (in this case the file must be named 'defconfig'). Otherwise the default platform's kernel configuration file will be taken directly from the Linux source code tree. Signed-off-by: Hector Palacios <hector.palacios@digi.com> |
||
|---|---|---|
| .. | ||
| machine | ||
| layer.conf | ||