Merge pull request #942 from soby-mathew/sm/fix_juno_build_err

Juno: Fix AArch32 sp_min build
This commit is contained in:
danh-arm 2017-05-16 18:05:07 +01:00 committed by GitHub
commit 4fd4af26cb
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
BL32_SOURCES += lib/cpus/aarch32/cortex_a53.S \
lib/cpus/aarch32/cortex_a57.S \
lib/cpus/aarch32/cortex_a72.S \
plat/arm/board/juno/juno_pm.c \
plat/arm/board/juno/juno_topology.c \
plat/arm/css/common/css_pm.c \
plat/arm/css/common/css_topology.c \