summaryrefslogtreecommitdiff
path: root/target/linux/patches/2.6.39.4/x86-build.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-11-10 19:02:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-11-10 19:02:53 +0100
commitda5c3b1c8535d8f8455b5283ddaf5c38b45d477e (patch)
treed09d1e205107598e0e3ec595b3e74e3d9a86232b /target/linux/patches/2.6.39.4/x86-build.patch
parent2098d39c909e82422592ca8f9d971f3305fceae8 (diff)
update to latest stable kernels
Diffstat (limited to 'target/linux/patches/2.6.39.4/x86-build.patch')
-rw-r--r--target/linux/patches/2.6.39.4/x86-build.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/patches/2.6.39.4/x86-build.patch b/target/linux/patches/2.6.39.4/x86-build.patch
new file mode 100644
index 000000000..339140f41
--- /dev/null
+++ b/target/linux/patches/2.6.39.4/x86-build.patch
@@ -0,0 +1,11 @@
+diff -Nur linux-2.6.39-rc6.orig/arch/x86/boot/tools/build.c linux-2.6.39-rc6/arch/x86/boot/tools/build.c
+--- linux-2.6.39-rc6.orig/arch/x86/boot/tools/build.c 2011-05-04 04:59:13.000000000 +0200
++++ linux-2.6.39-rc6/arch/x86/boot/tools/build.c 2011-05-05 20:10:07.000000000 +0200
+@@ -29,7 +29,6 @@
+ #include <stdarg.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+-#include <sys/sysmacros.h>
+ #include <unistd.h>
+ #include <fcntl.h>
+ #include <sys/mman.h>