Skip to content
Snippets Groups Projects
Commit a51a404e authored by Jens Wiklander's avatar Jens Wiklander Committed by Jérôme Forissier
Browse files

hikey960: add missing arm-tf and edk2 dependencies


Reviewed-by: default avatarJoakim Bech <joakim.bech@linaro.org>
Signed-off-by: default avatarJens Wiklander <jens.wiklander@linaro.org>
parent d3c32a0a
No related branches found
No related tags found
No related merge requests found
......@@ -336,7 +336,7 @@ boot-img-clean:
# l-loader
################################################################################
.PHONY: lloader
lloader:
lloader: arm-tf edk2
cd $(LLOADER_PATH) && \
ln -sf $(ARM_TF_PATH)/build/hikey960/$(ARM_TF_BUILD)/bl1.bin && \
ln -sf $(EDK2_BIN) && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment