aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-01-27 06:34:14 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-01-27 06:34:14 +0000
commit927b0b86ce4fffd3fc1645d6ece156fdd6bc31fc (patch)
tree079aaf4d1c7ca0fc7790f7c6d2894b06d529792d /configure
parent88ce09c638bfba523e758e8a9e245335d3e6a591 (diff)
downloadlcd4linux-927b0b86ce4fffd3fc1645d6ece156fdd6bc31fc.tar.gz
[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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
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