From: michael Date: Thu, 16 Feb 2012 12:50:59 +0000 (+0000) Subject: teakLCM set GPIO='no' which produced linker errors (thanks to Marcus menzel for repor... X-Git-Tag: svn1203~28 X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=69ca09755b1758a055d2db155f64029d7a87e674;p=lcd4linux.git teakLCM set GPIO='no' which produced linker errors (thanks to Marcus menzel for reporting) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1175 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- diff --git a/drivers.m4 b/drivers.m4 index f9f289d..cb8de1d 100644 --- a/drivers.m4 +++ b/drivers.m4 @@ -758,7 +758,6 @@ fi if test "$TeakLCM" = "yes"; then TEXT="yes" - GPIO="no" SERIAL="yes" DRIVERS="$DRIVERS drv_TeakLCM.o" AC_DEFINE(WITH_TEAK_LCM,1,[TeakLCM driver])