blob: d9c67077a3a6ffe0cb9e0a137983f450e04f5a55 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# SPDX-License-Identifier: BSD-2-Clause
#
# Copyright (c) 2019 Western Digital Corporation or its affiliates.
#
# Authors:
# Anup Patel <[email protected]>
#
libsbiutils-objs-$(CONFIG_SYS_HTIF) += sys/htif.o
|