summaryrefslogtreecommitdiff
path: root/platform/common/serial/objects.mk
blob: cb6062db906f4ad87863f937ffbcccf8f9c0722e (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
#

platform-common-objs-$(PLATFORM_SERIAL_UART8250) += serial/uart8250.o
platform-common-objs-$(PLATFORM_SERIAL_SIFIVE_UART) += serial/sifive-uart.o