aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-handhelds-2.6-2.6.21/gcc4x-limits.patch
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2008-11-15 17:01:45 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2008-11-15 17:01:45 +0000
commit828ced10e6eaf2048a8fd7ee7263807fab9d784d (patch)
tree67eb189ccb43ad563221f838ea7d0fb5aac22cff /packages/linux/linux-handhelds-2.6-2.6.21/gcc4x-limits.patch
parent37eaf01d8cb40b66e913205e5ef56471e2b6dc16 (diff)
parent7a59e5082766cb19288aecdf72b9c0703071d3e8 (diff)
downloadopenembedded-828ced10e6eaf2048a8fd7ee7263807fab9d784d.tar.gz
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
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.patch10
1 files changed, 10 insertions, 0 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
new file mode 100644
index 0000000000..02f3a5da09
--- /dev/null
+++ b/packages/linux/linux-handhelds-2.6-2.6.21/gcc4x-limits.patch
@@ -0,0 +1,10 @@
+--- 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"
+
+ /*