diff options
| author | Keith Whitwell <keith@tungstengraphics.com> | 2008-02-15 11:15:47 +0000 |
|---|---|---|
| committer | Keith Whitwell <keith@tungstengraphics.com> | 2008-02-15 11:15:47 +0000 |
| commit | 6ac2c1cc0cd1253ba2014d459010032127f185ec (patch) | |
| tree | 6348de9de19e7394800a983c8c614566d22b870b /configs/linux-fbdev | |
| parent | c04a7f8929d674971a472ffa4d3a31200c22aa5a (diff) | |
| parent | 6d3831b11d9f5aaba61cc2fb8ade61437ad7c335 (diff) | |
Merge commit 'origin/gallium-0.1' into gallium-0.1
Conflicts:
src/gallium/drivers/softpipe/sp_quad_fs.c
src/gallium/drivers/softpipe/sp_state.h
src/gallium/drivers/softpipe/sp_state_fs.c
Diffstat (limited to 'configs/linux-fbdev')
| -rw-r--r-- | configs/linux-fbdev | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linux-fbdev b/configs/linux-fbdev index e36d20a702..1ddccb3f52 100644 --- a/configs/linux-fbdev +++ b/configs/linux-fbdev @@ -6,7 +6,7 @@ CONFIG_NAME = linux-fbdev CFLAGS = -O3 -ffast-math -ansi -pedantic -fPIC -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DPTHREADS -DUSE_GLFBDEV_DRIVER -SRC_DIRS = mesa glu glut/fbdev +SRC_DIRS = gallium mesa glu glut/fbdev DRIVER_DIRS = fbdev osmesa PROGRAM_DIRS = fbdev demos redbook samples |
