warp7: remove old console from makefile
authorAmbroise Vincent <ambroise.vincent@arm.com>
Wed, 29 May 2019 13:14:03 +0000 (14:14 +0100)
committerAmbroise Vincent <ambroise.vincent@arm.com>
Fri, 28 Jun 2019 09:52:48 +0000 (10:52 +0100)
Change-Id: I87818b220568cc34838726b32ddf29ee6cf31ed7
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
plat/imx/imx7/warp7/platform.mk

index d266768269d35c2ad0c7668269e9764fc8a39639..a93f5e069b25a3ce83abcb067ff3df5dd5992008 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
+# Copyright (c) 2018-2019, ARM Limited and Contributors. All rights reserved.
 #
 # SPDX-License-Identifier: BSD-3-Clause
 #
@@ -31,7 +31,6 @@ PLAT_INCLUDES         :=      -Idrivers/imx/uart                      \
 include lib/xlat_tables_v2/xlat_tables.mk
 
 BL2_SOURCES            +=      common/desc_image_load.c                        \
-                               drivers/console/aarch32/console.S               \
                                drivers/delay_timer/delay_timer.c               \
                                drivers/mmc/mmc.c                               \
                                drivers/io/io_block.c                           \