summaryrefslogtreecommitdiffstats
path: root/configs/debian-osmesa32
blob: 27171b87e3a1df947ad110529c07c3bbe320ad4a (plain)
1
2
3
4
5
6
7
8
9
10
# Configuration for building OSMesa with support for 32 bits per color
# channel.

include $(TOP)/configs/debian-common
include $(TOP)/configs/linux-osmesa32

CONFIG_NAME = debian-osmesa32

# vim: ft=make