blob: 599988dfd438d0513697e42cbbdfb168d19b90bd [file] [log] [blame]
Kristofer Jonsson116a6352020-08-20 17:25:23 +02001#
Mikael Olsson6e0778a2023-10-06 13:59:44 +02002# SPDX-FileCopyrightText: Copyright 2020,2023 Arm Limited and/or its affiliates <open-source-office@arm.com>
3# SPDX-License-Identifier: GPL-2.0-only
Kristofer Jonsson116a6352020-08-20 17:25:23 +02004#
5# This program is free software and is provided to you under the terms of the
6# GNU General Public License version 2 as published by the Free Software
7# Foundation, and any use by you of this program is subject to the terms
8# of such GNU licence.
9#
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13# GNU General Public License for more details.
14#
15# You should have received a copy of the GNU General Public License
16# along with this program; if not, you can access it online at
17# http://www.gnu.org/licenses/gpl-2.0.html.
18#
Mikael Olsson6e0778a2023-10-06 13:59:44 +020019
20ccflags-y += -Werror
Kristofer Jonsson116a6352020-08-20 17:25:23 +020021
Per Åstrandbb4089d2020-10-05 11:00:23 +020022obj-$(CONFIG_ARM_MHU) += arm_mhu.o
23
24obj-$(CONFIG_ARM_MHU_V2) += arm_mhu_v2.o