Skip to content
Commit cd228cc0 authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Do not include pm_cfg_obj.o when SPL is disabled



xilinx_zynqmp_mini configuration is throwing build error:
readlink: missing operand
Try 'readlink --help' for more information.

because CONFIG_ZYNQMP_SPL_PM_CFG_OBJ_FILE is not defined at all and
Makefile pass ifneq condition. Add SPL_BUILD dependency which is also
reflected in Kconfig.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 5a4675a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment