diff options
Diffstat (limited to 'packages/linux/linux-handhelds-2.6-2.6.21/gcc4x-limits.patch')
-rw-r--r-- | packages/linux/linux-handhelds-2.6-2.6.21/gcc4x-limits.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/gcc4x-limits.patch b/packages/linux/linux-handhelds-2.6-2.6.21/gcc4x-limits.patch deleted file mode 100644 index 02f3a5da09..0000000000 --- a/packages/linux/linux-handhelds-2.6-2.6.21/gcc4x-limits.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- linux/scripts/mod/sumversion.c.orig 2008-11-15 12:22:04.000000000 +0000 -+++ linux/scripts/mod/sumversion.c 2008-11-15 12:22:21.000000000 +0000 -@@ -7,6 +7,7 @@ - #include <ctype.h> - #include <errno.h> - #include <string.h> -+#include <linux/limits.h> - #include "modpost.h" - - /* |