summaryrefslogtreecommitdiff
path: root/packages/kexecboot/linux-kexecboot-2.6.21-hh20/gcc4x-limits.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-01-28 20:03:26 +0100
committerKoen Kooi <koen@openembedded.org>2009-01-28 20:03:26 +0100
commit31d9e28ac146caccb39941356cc6304c317bbdc6 (patch)
treefa6362b244a487a95c01b10e5d7879a34037b6cf /packages/kexecboot/linux-kexecboot-2.6.21-hh20/gcc4x-limits.patch
parent44f9f5934e34bfe4eb1740580a761dd0d9ac712b (diff)
linux-kexecboot: add a recipe for 2.6.21-hh20, this should work all machines the linux-handhelds kernel recipe supports, modulo the missing mtd support issue for some machines
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.21-hh20/gcc4x-limits.patch')
-rw-r--r--packages/kexecboot/linux-kexecboot-2.6.21-hh20/gcc4x-limits.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.21-hh20/gcc4x-limits.patch b/packages/kexecboot/linux-kexecboot-2.6.21-hh20/gcc4x-limits.patch
new file mode 100644
index 0000000000..02f3a5da09
--- /dev/null
+++ b/packages/kexecboot/linux-kexecboot-2.6.21-hh20/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"
+
+ /*