summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/patches-2.6.32/905-i386_build.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-21 16:17:48 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-21 16:17:48 +0000
commit955f287cacab7f7878f245c3e5866cb7b81fde72 (patch)
tree0af1f0bc356dd70419da71019819f331b3c850ac /target/linux/x86/patches-2.6.32/905-i386_build.patch
parenta33f77b6ec487333ee6a0a0cd32dde376e077e67 (diff)
x86: remove 2.6.32 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31415 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 c701fdaa9..000000000
--- 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>