diff options
| author | Michel Dänzer <michel.daenzer@amd.com> | 2015-04-24 09:57:27 +0900 |
|---|---|---|
| committer | Michel Dänzer <michel.daenzer@amd.com> | 2015-04-24 09:57:27 +0900 |
| commit | a49ad11af18dad74506c2f69d7bbda07b67529d2 (patch) | |
| tree | 2fd08c25248ecfbb4969f3aa5284837db7edac49 /Makefile.am | |
| parent | fa4aed6cf56048a6520eac57514e38db3685cd15 (diff) | |
Add 10-amdgpu.conf xorg.conf.d snippet
This instructs Xorg >= 1.16 to try loading the amdgpu driver for devices
managed by the amdgpu kernel driver.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f4f4233..f0e2c3c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -SUBDIRS = src man +SUBDIRS = src man conf MAINTAINERCLEANFILES = ChangeLog INSTALL .PHONY: ChangeLog INSTALL |
