packages/lcd4linux: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33136 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-08-12 08:13:22 +00:00
parent 35d826d3c0
commit 40ff392e71
2 changed files with 3 additions and 3 deletions

View File

@ -160,7 +160,7 @@
+#endif /* _DRV_GENERIC_SPIDEV_H_ */
--- a/drivers.m4
+++ b/drivers.m4
@@ -285,6 +285,7 @@ PARPORT="no"
@@ -301,6 +301,7 @@ PARPORT="no"
SERIAL="no"
I2C="no"
KEYPAD="no"

View File

@ -27,7 +27,7 @@
Trefon)
Trefon=$val
;;
@@ -800,6 +804,18 @@ if test "$TeakLCM" = "yes"; then
@@ -801,6 +805,18 @@ if test "$TeakLCM" = "yes"; then
AC_DEFINE(WITH_TEAK_LCM,1,[TeakLCM driver])
fi
@ -68,7 +68,7 @@
#endif
--- a/Makefile.am
+++ b/Makefile.am
@@ -117,6 +117,7 @@ drv_ShuttleVFD.c \
@@ -119,6 +119,7 @@ drv_ShuttleVFD.c \
drv_SimpleLCD.c \
drv_T6963.c \
drv_TeakLCM.c \