From 0dc4d2093be753affc50d1ccb70fb9f5f66ed9b8 Mon Sep 17 00:00:00 2001 From: reinelt Date: Sun, 15 Feb 2004 08:22:47 +0000 Subject: [lcd4linux @ 2004-02-15 08:22:47 by reinelt] ported USBLCD driver to NextGeneration added drv_M50530.c (I forgot yesterday, sorry) removed old drivers M50530.c and USBLCD.c git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@366 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index f210394..03f32b9 100755 --- a/configure +++ b/configure @@ -21006,8 +21006,8 @@ _ACEOF fi if test "$USBLCD" = "yes"; then -# DRIVERS="$DRIVERS USBLCD.lo" -# DRIVERS="$DRIVERS USBLCD.o" +# DRIVERS="$DRIVERS drv_USBLCD.lo" + DRIVERS="$DRIVERS drv_USBLCD.o" cat >>confdefs.h <<\_ACEOF #define WITH_USBLCD 1 -- cgit v1.2.3