summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.29/905-i386_build.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-19 10:21:32 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-19 10:21:32 +0000
commit98f867298141b92abadb5e16754021960e356ebb (patch)
treefcf02474f03c99128400f6b1f6b166d4492367d3 /target/linux/generic-2.6/patches-2.6.29/905-i386_build.patch
parentc4b57b4f21aadf0b158807f9ef42ecda4df8ada9 (diff)
[kernel] remove 2.6.29 since there are no remaining users of it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15922 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.29/905-i386_build.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.29/905-i386_build.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.29/905-i386_build.patch b/target/linux/generic-2.6/patches-2.6.29/905-i386_build.patch
deleted file mode 100644
index c701fdaa9..000000000
--- a/target/linux/generic-2.6/patches-2.6.29/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>