aboutsummaryrefslogtreecommitdiff
path: root/bl1/bl1.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bl1/bl1.mk')
-rw-r--r--bl1/bl1.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/bl1/bl1.mk b/bl1/bl1.mk
index 50a245b..8e86af4 100644
--- a/bl1/bl1.mk
+++ b/bl1/bl1.mk
@@ -33,6 +33,7 @@ vpath %.c plat/${PLAT} \
common \
lib \
arch/${ARCH} \
+ lib/arch/${ARCH} \
${PLAT_BL1_C_VPATH}
vpath %.S arch/${ARCH}/cpu \