From e61df587295e585a3643b523c499d6594962f76a Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Wed, 14 Apr 2004 12:44:07 +0000 Subject: First attempt at building a dri module in this tree -- make target is linux-dri -- will attempt to build i830_dri.so The object builds but hasn't been tested. --- configs/linux-solo | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/linux-solo') diff --git a/configs/linux-solo b/configs/linux-solo index 3870e27f64..841f8f7e53 100644 --- a/configs/linux-solo +++ b/configs/linux-solo @@ -26,3 +26,5 @@ APP_LIB_DEPS = -L$(LIB_DIR) -lglut -lGLU -lGL -lm -lpthread SRC_DIRS = mesa glx glu glw glut/mini DRIVER_DIRS = dri PROGRAM_DIRS = miniglx + +DRI_DIRS = fb gamma i810 i830 mach64 mga r128 r200 radeon sis tdfx -- cgit v1.2.3