diff options
Diffstat (limited to 'target/linux/generic-2.6/patches/903-stddef_include.patch')
-rw-r--r-- | target/linux/generic-2.6/patches/903-stddef_include.patch | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches/903-stddef_include.patch b/target/linux/generic-2.6/patches/903-stddef_include.patch index 6ce8558..9de81aa 100644 --- a/target/linux/generic-2.6/patches/903-stddef_include.patch +++ b/target/linux/generic-2.6/patches/903-stddef_include.patch @@ -1,5 +1,6 @@ ---- linux-2.6.19.2/include/linux/stddef.h.old 2007-02-14 03:34:54.861805424 +0100 -+++ linux-2.6.19.2/include/linux/stddef.h 2007-02-14 03:35:06.331061832 +0100 +diff -urN linux-2.6.21.1.old/include/linux/stddef.h linux-2.6.21.1.dev/include/linux/stddef.h +--- linux-2.6.21.1.old/include/linux/stddef.h 2007-04-27 23:49:26.000000000 +0200 ++++ linux-2.6.21.1.dev/include/linux/stddef.h 2007-05-26 21:29:46.108898864 +0200 @@ -16,6 +16,7 @@ false = 0, true = 1 |