1 2 3 4 5 6 7 8 9 10 11 12
# Configuration for building OSMesa with support for 16 bits per color # channel. include $(TOP)/configs/debian-common include $(TOP)/configs/linux-osmesa16 CONFIG_NAME = debian-osmesa16 override SRC_DIRS = mesa # vim: ft=make