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

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

CONFIG_NAME = debian-osmesa32-static

# vim: ft=make