diff options
author | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2007-03-05 05:53:11 +0000 |
---|---|---|
committer | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2007-03-05 05:53:11 +0000 |
commit | b1255305ba273338be5e19fa5b3e34bd5ca820e1 (patch) | |
tree | 3317ff1d762ee7ea9d3c7ccc29a10cc81fa6bca7 /drivers.m4 | |
parent | 67eea85b7fd2738709eb7cfa381fb5364812f79f (diff) | |
download | lcd4linux-b1255305ba273338be5e19fa5b3e34bd5ca820e1.tar.gz |
ported changeset 778 from branches/0.10.1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@779 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drivers.m4')
-rw-r--r-- | drivers.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -396,6 +396,7 @@ if test "$picoLCD" = "yes"; then TEXT="yes" GPIO="yes" SERIAL="yes" + LIBUSB="yes" DRIVERS="$DRIVERS drv_picoLCD.o" AC_DEFINE(WITH_picoLCD,1,[picoLCD driver]) else |