mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-24 13:40:37 +02:00
9 lines
173 B
Text
9 lines
173 B
Text
|
|
# Configuration for standalone mode i965 debug
|
||
|
|
|
||
|
|
include $(TOP)/configs/linux-debug
|
||
|
|
|
||
|
|
CONFIG_NAME = linux-i965
|
||
|
|
|
||
|
|
GALLIUM_DRIVER_DIRS = i965
|
||
|
|
GALLIUM_WINSYS_DIRS = drm/i965/xlib
|