13d0407baSopenharmony_ci# 23d0407baSopenharmony_ci# (C) COPYRIGHT 2012 ARM Limited. All rights reserved. 33d0407baSopenharmony_ci# 43d0407baSopenharmony_ci# This program is free software and is provided to you under the terms of the 53d0407baSopenharmony_ci# GNU General Public License version 2 as published by the Free Software 63d0407baSopenharmony_ci# Foundation, and any use by you of this program is subject to the terms 73d0407baSopenharmony_ci# of such GNU licence. 83d0407baSopenharmony_ci# 93d0407baSopenharmony_ci# This program is distributed in the hope that it will be useful, 103d0407baSopenharmony_ci# but WITHOUT ANY WARRANTY; without even the implied warranty of 113d0407baSopenharmony_ci# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 123d0407baSopenharmony_ci# GNU General Public License for more details. 133d0407baSopenharmony_ci# 143d0407baSopenharmony_ci# You should have received a copy of the GNU General Public License 153d0407baSopenharmony_ci# along with this program; if not, you can access it online at 163d0407baSopenharmony_ci# http://www.gnu.org/licenses/gpl-2.0.html. 173d0407baSopenharmony_ci# 183d0407baSopenharmony_ci# SPDX-License-Identifier: GPL-2.0 193d0407baSopenharmony_ci# 203d0407baSopenharmony_ci# 213d0407baSopenharmony_ci 223d0407baSopenharmony_ci 233d0407baSopenharmony_ci# obj-$(CONFIG_MALI_MIDGARD_FOR_LINUX) += midgard_for_linux/ 243d0407baSopenharmony_ci 253d0407baSopenharmony_ciobj-$(CONFIG_MALI_MIDGARD_FOR_ANDROID) += midgard/ 263d0407baSopenharmony_ci 273d0407baSopenharmony_ciobj-$(CONFIG_MALI400) += mali400/ 283d0407baSopenharmony_ci 293d0407baSopenharmony_ciobj-$(CONFIG_MALI_BIFROST_FOR_ANDROID) += bifrost/ 303d0407baSopenharmony_ci 313d0407baSopenharmony_ciobj-$(CONFIG_MALI_BIFROST_FOR_LINUX) += bifrost_for_linux/ 32