new config
[mesa.git] / configs / linux-fbdev
1 # Configuration for generic Linux
2
3 include $(TOP)/configs/linux
4
5 CONFIG_NAME = linux-fbdev
6 DRIVER_DIRS = fbdev
7
8 CFLAGS = -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DPTHREADS -DUSE_GLFBDEV_DRIVER
9