1d6c0b56eSmrg# Copyright 2015 Advanced Micro Devices, Inc. 2d6c0b56eSmrg# 3d6c0b56eSmrg# Permission is hereby granted, free of charge, to any person obtaining a 4d6c0b56eSmrg# copy of this software and associated documentation files (the "Software"), 5d6c0b56eSmrg# to deal in the Software without restriction, including without limitation 6d6c0b56eSmrg# on the rights to use, copy, modify, merge, publish, distribute, sub 7d6c0b56eSmrg# license, and/or sell copies of the Software, and to permit persons to whom 8d6c0b56eSmrg# the Software is furnished to do so, subject to the following conditions: 9d6c0b56eSmrg# 10d6c0b56eSmrg# The above copyright notice and this permission notice (including the next 11d6c0b56eSmrg# paragraph) shall be included in all copies or substantial portions of the 12d6c0b56eSmrg# Software. 13d6c0b56eSmrg# 14d6c0b56eSmrg# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 15d6c0b56eSmrg# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 16d6c0b56eSmrg# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 17d6c0b56eSmrg# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 18d6c0b56eSmrg# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 19d6c0b56eSmrg# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 20d6c0b56eSmrg 21d6c0b56eSmrg 22d6c0b56eSmrgif HAS_XORG_CONF_DIR 23d6c0b56eSmrgdist_config_DATA = 10-amdgpu.conf 24d6c0b56eSmrgendif 25