summaryrefslogtreecommitdiff
path: root/configs/debian-osmesa32
blob: de3b3277c214b36394e4da064b35cf4631500b60 (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/linux-osmesa32
include $(TOP)/configs/debian-osmesa-default

CONFIG_NAME = debian-osmesa32

# vim: ft=make