commit | 1077779c7d51f85d2f4ca69af59801eb0c63cc0e | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Thu May 05 13:07:52 2005 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Thu May 05 13:07:52 2005 +0000 |
tree | 77bdc65f2898972d95eddd6a2efb148d7d515c63 | |
parent | 1c39d183c4c14ffd86c4de74e07074616b4f75b3 [diff] [blame] |
add PROGRAM_DIRS line
diff --git a/configs/linux-fbdev b/configs/linux-fbdev index a6eeebc..c357485 100644 --- a/configs/linux-fbdev +++ b/configs/linux-fbdev
@@ -1,4 +1,4 @@ -# Configuration for generic Linux +# Configuration for Linux fbdev interface include $(TOP)/configs/linux @@ -7,3 +7,4 @@ 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 +PROGRAM_DIRS = fbdev