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

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