xref: /openbmc/linux/drivers/gpu/drm/amd/amdxcp/Makefile (revision 23ed8833)
13b60b70dSJames Zhu#
23b60b70dSJames Zhu# Copyright 2023 Advanced Micro Devices, Inc.
33b60b70dSJames Zhu#
43b60b70dSJames Zhu# Permission is hereby granted, free of charge, to any person obtaining a
53b60b70dSJames Zhu# copy of this software and associated documentation files (the "Software"),
63b60b70dSJames Zhu# to deal in the Software without restriction, including without limitation
73b60b70dSJames Zhu# the rights to use, copy, modify, merge, publish, distribute, sublicense,
83b60b70dSJames Zhu# and/or sell copies of the Software, and to permit persons to whom the
93b60b70dSJames Zhu# Software is furnished to do so, subject to the following conditions:
103b60b70dSJames Zhu#
113b60b70dSJames Zhu# The above copyright notice and this permission notice shall be included in
123b60b70dSJames Zhu# all copies or substantial portions of the Software.
133b60b70dSJames Zhu#
143b60b70dSJames Zhu# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
153b60b70dSJames Zhu# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
163b60b70dSJames Zhu# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
173b60b70dSJames Zhu# THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
183b60b70dSJames Zhu# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
193b60b70dSJames Zhu# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
203b60b70dSJames Zhu# OTHER DEALINGS IN THE SOFTWARE.
213b60b70dSJames Zhu#
223b60b70dSJames Zhu
23*23ed8833SBob Zhouamdxcp-y := amdgpu_xcp_drv.o
243b60b70dSJames Zhu
25*23ed8833SBob Zhouobj-$(CONFIG_DRM_AMDGPU) += amdxcp.o
26