Commit 2b80760d authored by Sandrine Bailleux's avatar Sandrine Bailleux
Browse files

juno: Fix build further to console driver changes

Change-Id: I5ff5c1a6253d29fca0b271c08d74fafe33cd8f2d
parent fee39236
......@@ -29,6 +29,7 @@
#
PLAT_INCLUDES := -Idrivers/arm/interconnect/cci-400 \
-Idrivers/console \
-Idrivers/arm/trustzone/tzc-400 \
-Idrivers/arm/peripherals/pl011
......@@ -51,6 +52,7 @@ PLAT_BL31_C_VPATH := drivers/arm/interconnect/cci-400 \
drivers/io
PLAT_BL_COMMON_SOURCES := mmio.c \
pl011_console.c \
pl011.c \
sysreg_helpers.S \
plat_io_storage.c \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment