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

include $(TOP)/configs/linux-osmesa16-static
include $(TOP)/configs/debian-osmesa-default

CONFIG_NAME = debian-osmesa16-static

# vim: ft=make