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

libsbiutils-objs-y += reset/fdt_reset.o
libsbiutils-objs-y += reset/fdt_reset_htif.o
libsbiutils-objs-y += reset/fdt_reset_sifive.o
libsbiutils-objs-y += reset/fdt_reset_thead.o
libsbiutils-objs-y += reset/fdt_reset_thead_asm.o