blob: a6eeebc24279dfa890e0c4a54179b628122fba3f [file] [log] [blame]
Keith Whitwell431417f2005-04-29 17:30:29 +00001# Configuration for generic Linux
2
3include $(TOP)/configs/linux
4
5CONFIG_NAME = linux-fbdev
6DRIVER_DIRS = fbdev
7
8CFLAGS = -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