summaryrefslogtreecommitdiff
path: root/pkg/libdrm/README.md
blob: 654422c09a9509f76fd38a0b6795dbdd15ee3fb0 (plain)
1
2
3
4
5
6
7
8
9
# libdrm

# `config.h`
Generated with

	meson build -Dintel=false -Dnouveau=false -Dradeon=false -Dvmwgfx=false -Dlibkms=false

`HAVE_INTEL`, `HAVE_NOUVEAU`, and `HAVE_AMDGPU` were removed since they get
defined in `gen.lua` based on the keys in `config.video_drivers`.