summaryrefslogtreecommitdiff
path: root/common/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common/build.mk')
-rw-r--r--common/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/build.mk b/common/build.mk
index 0032ea069c..747b63053f 100644
--- a/common/build.mk
+++ b/common/build.mk
@@ -241,6 +241,7 @@ BLOB_FILE = rma_key_blob.p256.test
endif
$(out)/RW/common/rma_auth.o: $(out)/rma_key_from_blob.h
+$(out)/RW/common/rma_auth.E: $(out)/rma_key_from_blob.h
$(out)/rma_key_from_blob.h: board/$(BOARD)/$(BLOB_FILE) util/bin2h.sh
$(Q)util/bin2h.sh RMA_KEY_BLOB $< $@