summaryrefslogtreecommitdiff
path: root/plat/common/serial/objects.mk
blob: 61d5d377e6678e2876ef57a746d76786a9b9288e (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (c) 2018 Western Digital Corporation or its affiliates.
#
# Authors:
#   Anup Patel <anup.patel@wdc.com>
#
# SPDX-License-Identifier: BSD-2-Clause
#

plat-common-objs-$(PLAT_SERIAL_UART8250) += serial/uart8250.o
plat-common-objs-$(PLAT_SERIAL_SIFIVE_UART) += serial/sifive-uart.o