openamp-fw: fix YAML_BSP_CONFIG append
by
Manjukumar Matha
8 years 1 month
openamp-fw: fix YAML_BSP_CONFIG append
OpenAMP has WITH_PROXY BSP config option, we should append this option
to the BSP_CONFIG instead of overriding it.
On Zynq platform, we also have extra_compiler_flags option, we should
also just append this option instead of overriding YAML_BSP_CONFIG
Signed-off-by: Wendy Liang <jliang@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>