Hello Adrian, 

> -----Original Message-----
> From: [email protected] [mailto:meta-freescale-
> [email protected]] On Behalf Of Adrian Dudau
> Sent: Thursday, February 25, 2016 10:30 PM
> 
>      # add config fragments
>      for deltacfg in ${DELTA_KERNEL_DEFCONFIG}; do
>          if [ -f "${deltacfg}" ]; then
> -            ${S}/scripts/kconfig/merge_config.sh -m .config ${deltacfg}
> +            ${S}/scripts/kconfig/merge_config.sh -m .config /${deltacfg}
[Luo Zhenhua-B19537] is it a typo of the extra "/" ahead of ${deltacfg}? 


Best Regards,

Zhenhua
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to