From 431417fec73c323a7af8a0a141ea731d0e6a5630 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Fri, 29 Apr 2005 17:30:29 +0000 Subject: new config --- configs/linux-fbdev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 configs/linux-fbdev (limited to 'configs/linux-fbdev') diff --git a/configs/linux-fbdev b/configs/linux-fbdev new file mode 100644 index 0000000000..a6eeebc242 --- /dev/null +++ b/configs/linux-fbdev @@ -0,0 +1,9 @@ +# Configuration for generic Linux + +include $(TOP)/configs/linux + +CONFIG_NAME = linux-fbdev +DRIVER_DIRS = fbdev + +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 + -- cgit v1.2.3