2018-12-20 13:40:41 +08:00
|
|
|
#
|
2019-01-24 14:11:10 +08:00
|
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
|
|
|
#
|
|
|
|
# Copyright (c) 2019 Western Digital Corporation or its affiliates.
|
2018-12-20 13:40:41 +08:00
|
|
|
#
|
|
|
|
# Authors:
|
|
|
|
# Anup Patel <anup.patel@wdc.com>
|
|
|
|
#
|
|
|
|
|
2020-04-24 19:26:33 +08:00
|
|
|
libsbiutils-objs-y += irqchip/fdt_irqchip.o
|
|
|
|
libsbiutils-objs-y += irqchip/fdt_irqchip_plic.o
|
2019-06-19 05:54:05 +08:00
|
|
|
libsbiutils-objs-y += irqchip/plic.o
|