diff options
author | Eric Engestrom <eric.engestrom@intel.com> | 2019-10-18 18:05:45 +0100 |
---|---|---|
committer | Eric Engestrom <eric.engestrom@intel.com> | 2019-10-18 18:05:45 +0100 |
commit | fc933651b13e2f0d9d4e2083206c3faadc11c50a (patch) | |
tree | 271758241abf5bb1a662fe11c7677899c1efac30 /.gitignore | |
parent | 0190f49a139e7069d7cad6a6890832831da1aa8b (diff) | |
download | libdrm-fc933651b13e2f0d9d4e2083206c3faadc11c50a.tar.gz libdrm-fc933651b13e2f0d9d4e2083206c3faadc11c50a.tar.bz2 libdrm-fc933651b13e2f0d9d4e2083206c3faadc11c50a.zip |
Revert "Revert "libdrm: remove autotools support""
The external tooling issue has been fixed, so we can delete autotools
again :)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 110 |
1 files changed, 0 insertions, 110 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 811348ab..00000000 --- a/.gitignore +++ /dev/null @@ -1,110 +0,0 @@ -*.1 -*.3 -*.5 -*.7 -*.flags -*.ko -*.ko.cmd -*.la -*.lo -*.log -*.mod.c -*.mod.o -*.o -*.o.cmd -*.sw? -*.trs -*~ -.*check* -.*install* -.depend -.deps -.libs -.tmp_versions -/_build* -/build* -Makefile -Makefile.in -TAGS -aclocal.m4 -autom4te.cache -bsd-core/*/@ -bsd-core/*/machine -build-aux -bus_if.h -compile -config.guess -config.h -config.h.in -config.log -config.status -config.sub -configure -configure.lineno -cscope.* -depcomp -device_if.h -drm.kld -drm_pciids.h -export_syms -i915.kld -install-sh -libdrm.pc -libdrm/config.h.in -libdrm_amdgpu.pc -libdrm_etnaviv.pc -libdrm_exynos.pc -libdrm_freedreno.pc -libdrm_intel.pc -libdrm_nouveau.pc -libdrm_omap.pc -libdrm_radeon.pc -libdrm_vc4.pc -libkms.pc -libtool -ltmain.sh -mach64.kld -man/*.3 -man/.man_fixup -mga.kld -missing -mkinstalldirs -opt_drm.h -pci_if.h -r128.kld -radeon.kld -savage.kld -sis.kld -stamp-h1 -tdfx.kld -tests/amdgpu/amdgpu_test -tests/auth -tests/dristat -tests/drmdevice -tests/drmsl -tests/drmstat -tests/etnaviv/etnaviv_2d_test -tests/etnaviv/etnaviv_bo_cache_test -tests/etnaviv/etnaviv_cmd_stream_test -tests/exynos/exynos_fimg2d_event -tests/exynos/exynos_fimg2d_perf -tests/exynos/exynos_fimg2d_test -tests/getclient -tests/getstats -tests/getversion -tests/hash -tests/kms/kms-steal-crtc -tests/kms/kms-universal-planes -tests/kmstest/kmstest -tests/lock -tests/modeprint/modeprint -tests/modetest/modetest -tests/name_from_fd -tests/openclose -tests/proptest/proptest -tests/radeon/radeon_ttm -tests/random -tests/setversion -tests/updatedraw -tests/vbltest/vbltest -via.kld |