summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 29a92f6..4af1b2a 100644
--- a/Makefile
+++ b/Makefile
@@ -556,7 +556,6 @@ pack_realm: realm tftf
@echo " PACK REALM PAYLOAD"
$(shell dd if=$(BUILD_PLAT)/realm.bin of=$(BUILD_PLAT)/tftf.bin obs=1 \
seek=$(TFTF_MAX_IMAGE_SIZE))
-all : pack_realm
endif
ifeq (${ARCH}-${PLAT},aarch64-tc0)