[Buildroot] svn commit: trunk/buildroot/package/tslib

jacmet at uclibc.org jacmet at uclibc.org
Tue Jun 3 10:17:46 UTC 2008


Author: jacmet
Date: 2008-06-03 03:17:44 -0700 (Tue, 03 Jun 2008)
New Revision: 22200

Log:
tslib: fix inputattach patch typos

Patch by Markus Heidelberg.

tslib should be changed to use inputattach from the input-tools package
instead though.


Modified:
   trunk/buildroot/package/tslib/tslib_add_finddef_and_inputattach_utils.patch


Changeset:
Modified: trunk/buildroot/package/tslib/tslib_add_finddef_and_inputattach_utils.patch
===================================================================
--- trunk/buildroot/package/tslib/tslib_add_finddef_and_inputattach_utils.patch	2008-06-03 09:02:32 UTC (rev 22199)
+++ trunk/buildroot/package/tslib/tslib_add_finddef_and_inputattach_utils.patch	2008-06-03 10:17:44 UTC (rev 22200)
@@ -115,11 +115,11 @@
 +#endif
 +#ifndef SERIO_SUNKBD
 +  #define SERIO_SUNKBD    0x10
-+#endif SERIO_SUNKBD
++#endif
 +#ifndef SERIO_WARRIOR
 +  #define SERIO_WARRIOR   0x18
 +#endif
-+#ifndef SERIO_WARRIOR
++#ifndef SERIO_SPACEORB
 +  #define SERIO_SPACEORB  0x19
 +#endif
 +#ifndef SERIO_MAGELLAN




More information about the buildroot mailing list