repo.or.cz
/
mesa-demos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Convert libGL and DRI drivers to require libdrm.
[mesa-demos.git]
/
configs
/
freebsd-dri-amd64
blob
ffddfd835429ba44549583ea30186b0dd5e216ec
1
# -*-makefile-*-
2
# Configuration for freebsd-dri-amd64: FreeBSD DRI hardware drivers
3
4
include $(TOP)/configs/freebsd-dri
5
6
CONFIG_NAME = freebsd-dri-x86-64
7
8
ASM_FLAGS = -DUSE_X86_64_ASM
9
ASM_SOURCES = $(X86-64_SOURCES) $(X86-64_API)