aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/patches-2.6.32/905-i386_build.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-04-21 16:17:48 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-04-21 16:17:48 +0000
commitf63d216467e9f7827114197242e891d584f0af5b (patch)
tree6905f036256221971107ebbb2d069960101e60cb /target/linux/x86/patches-2.6.32/905-i386_build.patch
parentbc2a7bfa703a0cc378b20570d861d7ce1ac7a1ed (diff)
downloadupstream-f63d216467e9f7827114197242e891d584f0af5b.tar.gz
upstream-f63d216467e9f7827114197242e891d584f0af5b.tar.bz2
upstream-f63d216467e9f7827114197242e891d584f0af5b.zip
x86: remove 2.6.32 support
SVN-Revision: 31415
Diffstat (limited to 'target/linux/x86/patches-2.6.32/905-i386_build.patch')
-rw-r--r--target/linux/x86/patches-2.6.32/905-i386_build.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/x86/patches-2.6.32/905-i386_build.patch b/target/linux/x86/patches-2.6.32/905-i386_build.patch
deleted file mode 100644
index c701fdaa95..0000000000
--- a/target/linux/x86/patches-2.6.32/905-i386_build.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/arch/x86/boot/tools/build.c
-+++ b/arch/x86/boot/tools/build.c
-@@ -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>