From 1077779c7d51f85d2f4ca69af59801eb0c63cc0e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 5 May 2005 13:07:52 +0000 Subject: add PROGRAM_DIRS line --- configs/linux-fbdev | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs/linux-fbdev') diff --git a/configs/linux-fbdev b/configs/linux-fbdev index a6eeebc242..c357485ea1 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 @@ 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 +PROGRAM_DIRS = fbdev -- cgit v1.2.3