From 927b0b86ce4fffd3fc1645d6ece156fdd6bc31fc Mon Sep 17 00:00:00 2001 From: reinelt Date: Tue, 27 Jan 2004 06:34:14 +0000 Subject: [lcd4linux @ 2004-01-27 06:34:14 by reinelt] Cwlinux driver portet to NextGeneration (compiles, but not tested!) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@341 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 67ced11..173a308 100755 --- a/configure +++ b/configure @@ -20955,8 +20955,8 @@ _ACEOF fi if test "$CWLINUX" = "yes"; then -# DRIVERS="$DRIVERS Cwlinux.lo" - DRIVERS="$DRIVERS Cwlinux.o" +# DRIVERS="$DRIVERS Cwlinux.lo drv_Cwlinux.lo" + DRIVERS="$DRIVERS Cwlinux.o drv_Cwlinux.o" cat >>confdefs.h <<\_ACEOF #define WITH_CWLINUX 1 -- cgit v1.2.3